Searched refs:DEVICE_ATTR2 (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/staging/line6/ |
D | control.c | 20 #define DEVICE_ATTR2(_name1, _name2, _mode, _show, _store) \ macro 301 static DEVICE_ATTR2(treble__bass, treble, S_IWUSR | S_IRUGO, 324 static DEVICE_ATTR2(band_2_frequency__bass, band_2_frequency, S_IWUSR | S_IRUGO, 347 static DEVICE_ATTR2(band_3_frequency__bass, band_3_frequency, S_IWUSR | S_IRUGO, 387 static DEVICE_ATTR2(band_4_frequency__bass, band_4_frequency, S_IWUSR | S_IRUGO, 458 static DEVICE_ATTR2(band_2_gain__bass, band_2_gain, S_IWUSR | S_IRUGO, 462 static DEVICE_ATTR2(band_3_gain__bass, band_3_gain, S_IWUSR | S_IRUGO, 466 static DEVICE_ATTR2(band_4_gain__bass, band_4_gain, S_IWUSR | S_IRUGO, 468 static DEVICE_ATTR2(band_5_gain__bass, band_5_gain, S_IWUSR | S_IRUGO, 472 static DEVICE_ATTR2(band_6_gain__bass, band_6_gain, S_IWUSR | S_IRUGO,
|