Searched defs:pod (Results 1 – 2 of 2) sorted by relevance
181 static char *pod_alloc_sysex_buffer(struct usb_line6_pod *pod, int code, in pod_alloc_sysex_buffer()193 struct usb_line6_pod *pod = (struct usb_line6_pod *) line6; in line6_pod_process_message() local222 static int pod_set_system_param_int(struct usb_line6_pod *pod, int value, in pod_set_system_param_int()248 struct usb_line6_pod *pod = usb_get_intfdata(interface); in serial_number_show() local260 struct usb_line6_pod *pod = usb_get_intfdata(interface); in firmware_version_show() local273 struct usb_line6_pod *pod = usb_get_intfdata(interface); in device_id_show() local285 static void pod_startup1(struct usb_line6_pod *pod) in pod_startup1()296 struct usb_line6_pod *pod = (struct usb_line6_pod *)data; in pod_startup2() local305 static void pod_startup3(struct usb_line6_pod *pod) in pod_startup3()315 struct usb_line6_pod *pod = in pod_startup4() local[all …]
125 unsigned *pm, unsigned *pn, unsigned *pod) in ingenic_pll_calc()