Lines Matching refs:usb_line6_pod
53 struct usb_line6_pod { struct
73 #define line6_to_pod(x) container_of(x, struct usb_line6_pod, line6) argument
167 static char *pod_alloc_sysex_buffer(struct usb_line6_pod *pod, int code, in pod_alloc_sysex_buffer()
179 struct usb_line6_pod *pod = line6_to_pod(line6); in line6_pod_process_message()
211 static int pod_set_system_param_int(struct usb_line6_pod *pod, int value, in pod_set_system_param_int()
237 struct usb_line6_pod *pod = card->private_data; in serial_number_show()
249 struct usb_line6_pod *pod = card->private_data; in firmware_version_show()
262 struct usb_line6_pod *pod = card->private_data; in device_id_show()
276 struct usb_line6_pod *pod = line6_to_pod(line6); in pod_startup()
330 struct usb_line6_pod *pod = line6_to_pod(line6pcm->line6); in snd_pod_control_monitor_get()
341 struct usb_line6_pod *pod = line6_to_pod(line6pcm->line6); in snd_pod_control_monitor_put()
370 struct usb_line6_pod *pod = line6_to_pod(line6); in pod_init()
524 pod_init, sizeof(struct usb_line6_pod)); in pod_probe()