Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/line6/
Dpod.h119 struct ValueWait tuner_note; member
Dpod.c298 (tuner_note); in line6_pod_process_message()
1047 POD_GET_SYSTEM_PARAM(tuner_note, 1);
1091 static DEVICE_ATTR(tuner_note, S_IRUGO, pod_get_tuner_note, line6_nop_write);
1229 init_waitqueue_head(&pod->tuner_note.wait); in pod_try_init()