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

/linux-4.4.14/sound/usb/line6/
H A DMakefile
H A Dpod.c181 static char *pod_alloc_sysex_buffer(struct usb_line6_pod *pod, int code, pod_alloc_sysex_buffer() argument
193 struct usb_line6_pod *pod = (struct usb_line6_pod *) line6; line6_pod_process_message() local
222 static int pod_set_system_param_int(struct usb_line6_pod *pod, int value, pod_set_system_param_int() argument
248 struct usb_line6_pod *pod = usb_get_intfdata(interface); serial_number_show() local
260 struct usb_line6_pod *pod = usb_get_intfdata(interface); firmware_version_show() local
273 struct usb_line6_pod *pod = usb_get_intfdata(interface); device_id_show() local
285 static void pod_startup1(struct usb_line6_pod *pod) pod_startup1() argument
296 struct usb_line6_pod *pod = (struct usb_line6_pod *)data; pod_startup2() local
305 static void pod_startup3(struct usb_line6_pod *pod) pod_startup3() argument
315 struct usb_line6_pod *pod = pod_startup4() local
361 struct usb_line6_pod *pod = (struct usb_line6_pod *)line6pcm->line6; snd_pod_control_monitor_get() local
372 struct usb_line6_pod *pod = (struct usb_line6_pod *)line6pcm->line6; snd_pod_control_monitor_put() local
399 struct usb_line6_pod *pod = (struct usb_line6_pod *)line6; line6_pod_disconnect() local
412 struct usb_line6_pod *pod = (struct usb_line6_pod *) line6; pod_init() local
/linux-4.4.14/drivers/clk/ingenic/
H A Dcgu.c123 ingenic_pll_calc(const struct ingenic_cgu_clk_info *clk_info, unsigned long rate, unsigned long parent_rate, unsigned *pm, unsigned *pn, unsigned *pod) ingenic_pll_calc() argument

Completed in 127 milliseconds