Home
last modified time | relevance | path

Searched refs:POD_PARAM_RW (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/line6/
Dcontrol.c39 #define POD_PARAM_RW(type, param) LINE6_PARAM_RW(POD, pod, type, param) macro
127 POD_PARAM_RW(int, tweak);
128 POD_PARAM_RW(int, wah_position);
129 POD_PARAM_RW(int, compression_gain);
130 POD_PARAM_RW(int, vol_pedal_position);
131 POD_PARAM_RW(int, compression_threshold);
132 POD_PARAM_RW(int, pan);
133 POD_PARAM_RW(int, amp_model_setup);
134 POD_PARAM_RW(int, amp_model);
135 POD_PARAM_RW(int, drive);
[all …]