Searched defs:interface (Results 1 – 10 of 10) sorted by relevance
/sound/pci/asihpi/ |
D | hpi6205.c | 530 struct bus_master_interface *interface; in create_adapter_obj() local 751 struct bus_master_interface *interface = phw->p_interface_buffer; in outstream_host_buffer_allocate() local 851 struct bus_master_interface *interface = phw->p_interface_buffer; in outstream_host_buffer_get_info() local 912 struct bus_master_interface *interface = phw->p_interface_buffer; in outstream_write() local 986 struct bus_master_interface *interface = phw->p_interface_buffer; in outstream_get_info() local 1037 struct bus_master_interface *interface = phw->p_interface_buffer; in instream_host_buffer_allocate() local 1128 struct bus_master_interface *interface = phw->p_interface_buffer; in instream_host_buffer_get_info() local 1196 struct bus_master_interface *interface = phw->p_interface_buffer; in instream_read() local 1247 struct bus_master_interface *interface = phw->p_interface_buffer; in instream_get_info() local 1483 struct bus_master_interface *interface = in adapter_boot_load_dsp() local [all …]
|
/sound/usb/bcd2000/ |
D | bcd2000.c | 358 struct usb_interface *interface) in bcd2000_free_usb_related_resources() 371 static int bcd2000_probe(struct usb_interface *interface, in bcd2000_probe() 435 static void bcd2000_disconnect(struct usb_interface *interface) in bcd2000_disconnect()
|
/sound/usb/line6/ |
D | driver.c | 719 int line6_probe(struct usb_interface *interface, in line6_probe() 810 void line6_disconnect(struct usb_interface *interface) in line6_disconnect() 845 int line6_suspend(struct usb_interface *interface, pm_message_t message) in line6_suspend() 867 int line6_resume(struct usb_interface *interface) in line6_resume()
|
D | toneport.c | 472 static int toneport_reset_resume(struct usb_interface *interface) in toneport_reset_resume() 569 static int toneport_probe(struct usb_interface *interface, in toneport_probe()
|
D | variax.c | 285 static int variax_probe(struct usb_interface *interface, in variax_probe()
|
D | podhd.c | 476 static int podhd_probe(struct usb_interface *interface, in podhd_probe()
|
D | pod.c | 567 static int pod_probe(struct usb_interface *interface, in pod_probe()
|
/sound/usb/misc/ |
D | ua101.c | 920 find_format_descriptor(struct usb_interface *interface) in find_format_descriptor() 1157 struct usb_interface *interface) in free_usb_related_resources() 1190 static int ua101_probe(struct usb_interface *interface, in ua101_probe() 1334 static void ua101_disconnect(struct usb_interface *interface) in ua101_disconnect()
|
/sound/usb/ |
D | card.c | 135 static int snd_usb_create_stream(struct snd_usb_audio *chip, int ctrlif, int interface) in snd_usb_create_stream()
|
D | card.h | 114 int interface; /* current interface */ member
|