Searched refs:toneport (Results 1 – 2 of 2) sorted by relevance
36 struct usb_line6_toneport *toneport; member230 if (source == toneport->source) in snd_toneport_source_put()233 toneport->source = source; in snd_toneport_source_put()275 switch (toneport->type) { in toneport_has_led()313 led->toneport = toneport; in toneport_init_leds()335 led = &toneport->leds[i]; in toneport_remove_leds()345 switch (toneport->type) { in toneport_has_source_select()385 if (toneport_has_led(toneport)) in toneport_setup()386 toneport_update_led(toneport); in toneport_setup()400 if (toneport_has_led(toneport)) in line6_toneport_disconnect()[all …]
12 snd-usb-toneport-y := toneport.o18 obj-$(CONFIG_SND_USB_TONEPORT) += snd-usb-toneport.o