Home
last modified time | relevance | path

Searched refs:line6_to_podhd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/usb/line6/
H A Dpodhd.c46 #define line6_to_podhd(x) container_of(x, struct usb_line6_podhd, line6) macro
230 struct usb_line6_podhd *pod = line6_to_podhd(line6); in podhd_startup()
240 struct usb_line6_podhd *pod = line6_to_podhd(line6); in podhd_disconnect()
331 struct usb_line6_podhd *podhd = line6_to_podhd(line6pcm->line6); in snd_podhd_control_monitor_get()
342 struct usb_line6_podhd *podhd = line6_to_podhd(line6pcm->line6); in snd_podhd_control_monitor_put()
369 struct usb_line6_podhd *pod = line6_to_podhd(line6); in podhd_init()