Searched refs:podhd (Results 1 – 3 of 3) sorted by relevance
82 struct usb_line6_podhd *podhd = usb_get_intfdata(interface); in podhd_destruct() local84 if (podhd == NULL) in podhd_destruct()86 line6_cleanup_audio(&podhd->line6); in podhd_destruct()93 struct usb_line6_podhd *podhd) in podhd_try_init() argument96 struct usb_line6 *line6 = &podhd->line6; in podhd_try_init()98 if ((interface == NULL) || (podhd == NULL)) in podhd_try_init()125 struct usb_line6_podhd *podhd) in line6_podhd_init() argument127 int err = podhd_try_init(interface, podhd); in line6_podhd_init()140 struct usb_line6_podhd *podhd; in line6_podhd_disconnect() local144 podhd = usb_get_intfdata(interface); in line6_podhd_disconnect()[all …]
28 struct usb_line6_podhd *podhd);
16 podhd.o