Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/line6/
H A Dtoneport.c36 struct usb_line6_toneport *toneport; member
213 struct usb_line6_toneport *toneport = line6_to_toneport(line6pcm->line6); in snd_toneport_source_get() local
224 struct usb_line6_toneport *toneport = line6_to_toneport(line6pcm->line6); in snd_toneport_source_put() local
273 static bool toneport_has_led(struct usb_line6_toneport *toneport) in toneport_has_led()
289 static void toneport_update_led(struct usb_line6_toneport *toneport) in toneport_update_led()
304 static int toneport_init_leds(struct usb_line6_toneport *toneport) in toneport_init_leds()
329 static void toneport_remove_leds(struct usb_line6_toneport *toneport) in toneport_remove_leds()
343 static bool toneport_has_source_select(struct usb_line6_toneport *toneport) in toneport_has_source_select()
360 static int toneport_setup(struct usb_line6_toneport *toneport) in toneport_setup()
398 struct usb_line6_toneport *toneport = line6_to_toneport(line6); in line6_toneport_disconnect() local
[all …]