Searched defs:pod (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/usb/line6/ |
D | pod.c | 180 static char *pod_alloc_sysex_buffer(struct usb_line6_pod *pod, int code, in pod_alloc_sysex_buffer() 192 struct usb_line6_pod *pod = (struct usb_line6_pod *) line6; in line6_pod_process_message() local 221 static int pod_set_system_param_int(struct usb_line6_pod *pod, int value, in pod_set_system_param_int() 247 struct usb_line6_pod *pod = card->private_data; in serial_number_show() local 259 struct usb_line6_pod *pod = card->private_data; in firmware_version_show() local 272 struct usb_line6_pod *pod = card->private_data; in device_id_show() local 284 static void pod_startup1(struct usb_line6_pod *pod) in pod_startup1() 294 struct usb_line6_pod *pod = from_timer(pod, t, startup_timer); in pod_startup2() local 303 static void pod_startup3(struct usb_line6_pod *pod) in pod_startup3() 313 struct usb_line6_pod *pod = in pod_startup4() local [all …]
|
D | podhd.c | 169 struct usb_line6_podhd *pod = card->private_data; in serial_number_show() local 178 struct usb_line6_podhd *pod = card->private_data; in firmware_version_show() local 205 static void podhd_startup(struct usb_line6_podhd *pod) in podhd_startup() 216 struct usb_line6_podhd *pod = from_timer(pod, t, startup_timer); in podhd_startup_start_workqueue() local 225 static int podhd_dev_start(struct usb_line6_podhd *pod) in podhd_dev_start() 274 struct usb_line6_podhd *pod = in podhd_startup_workqueue() local 285 static int podhd_startup_finalize(struct usb_line6_podhd *pod) in podhd_startup_finalize() 295 struct usb_line6_podhd *pod = (struct usb_line6_podhd *)line6; in podhd_disconnect() local 317 struct usb_line6_podhd *pod = (struct usb_line6_podhd *) line6; in podhd_init() local
|
/Linux-v4.19/drivers/clk/ingenic/ |
D | cgu.c | 124 unsigned *pm, unsigned *pn, unsigned *pod) in ingenic_pll_calc()
|