Home
last modified time | relevance | path

Searched defs:pod (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/sound/usb/line6/
Dpod.c166 static char *pod_alloc_sysex_buffer(struct usb_line6_pod *pod, int code, in pod_alloc_sysex_buffer()
178 struct usb_line6_pod *pod = line6_to_pod(line6); in line6_pod_process_message() local
210 static int pod_set_system_param_int(struct usb_line6_pod *pod, int value, in pod_set_system_param_int()
236 struct usb_line6_pod *pod = card->private_data; in serial_number_show() local
248 struct usb_line6_pod *pod = card->private_data; in firmware_version_show() local
261 struct usb_line6_pod *pod = card->private_data; in device_id_show() local
275 struct usb_line6_pod *pod = line6_to_pod(line6); in pod_startup() local
329 struct usb_line6_pod *pod = line6_to_pod(line6pcm->line6); in snd_pod_control_monitor_get() local
340 struct usb_line6_pod *pod = line6_to_pod(line6pcm->line6); in snd_pod_control_monitor_put() local
369 struct usb_line6_pod *pod = line6_to_pod(line6); in pod_init() local
Dpodhd.c147 struct usb_line6_podhd *pod = card->private_data; in serial_number_show() local
156 struct usb_line6_podhd *pod = card->private_data; in firmware_version_show() local
183 static int podhd_dev_start(struct usb_line6_podhd *pod) in podhd_dev_start()
230 struct usb_line6_podhd *pod = line6_to_podhd(line6); in podhd_startup() local
240 struct usb_line6_podhd *pod = line6_to_podhd(line6); in podhd_disconnect() local
369 struct usb_line6_podhd *pod = line6_to_podhd(line6); in podhd_init() local
/linux-5.10/drivers/clk/ingenic/
Dcgu.c124 unsigned *pm, unsigned *pn, unsigned *pod) in ingenic_pll_calc()