Searched defs:alts (Results  1 – 15 of 15) sorted by relevance
| /linux-4.4.14/sound/usb/ | 
| D | quirks.c | 114 	struct usb_host_interface *alts;  in create_standard_audio_quirk()  local143 	struct usb_host_interface *alts;  in create_fixed_stream_quirk()  local
 207 	struct usb_host_interface *alts;  in create_auto_pcm_quirk()  local
 248 				    struct usb_host_interface *alts)  in create_yamaha_midi_quirk()
 277 				    struct usb_host_interface *alts)  in create_roland_midi_quirk()
 301 				 struct usb_host_interface *alts)  in create_std_midi_quirk()
 330 	struct usb_host_interface *alts;  in create_auto_midi_quirk()  local
 426 	struct usb_host_interface *alts;  in create_uaxx_quirk()  local
 
 | 
| D | pcm.c | 154 			 struct usb_host_interface *alts,  in init_pitch_v1()180 			 struct usb_host_interface *alts,  in init_pitch_v2()
 204 		       struct usb_host_interface *alts,  in snd_usb_init_pitch()
 289 				     struct usb_host_interface **alts,  in search_roland_implicit_fb()
 321 	struct usb_host_interface *alts;  in set_sync_ep_implicit_fb_quirk()  local
 381 			     struct usb_host_interface *alts,  in set_sync_endpoint()
 483 	struct usb_host_interface *alts;  in set_format()  local
 785 	struct usb_host_interface *alts;  in snd_usb_pcm_prepare()  local
 
 | 
| D | clock.c | 280 			      struct usb_host_interface *alts,  in set_sample_rate_v1()353 			      struct usb_host_interface *alts,  in set_sample_rate_v2()
 417 			     struct usb_host_interface *alts,  in snd_usb_init_sample_rate()
 
 | 
| D | helper.c | 117 					 struct usb_host_interface *alts)  in snd_usb_parse_datainterval()
 | 
| D | card.c | 135 	struct usb_host_interface *alts;  in snd_usb_create_stream()  local476 	struct usb_host_interface *alts;  in usb_audio_probe()  local
 
 | 
| D | stream.c | 400 					 struct usb_host_interface *alts,  in parse_uac_endpoint_attributes()486 	struct usb_host_interface *alts;  in snd_usb_parse_audio_interface()  local
 
 | 
| D | endpoint.c | 446 					      struct usb_host_interface *alts,  in snd_usb_add_endpoint()
 | 
| D | mixer_quirks.c | 1507 	struct usb_host_interface *alts;  in snd_microii_spdif_default_get()  local
 | 
| /linux-4.4.14/drivers/media/usb/uvc/ | 
| D | uvc_driver.c | 157 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts,  in uvc_find_endpoint()336 	struct usb_host_interface *alts = intf->cur_altsetting;  in uvc_parse_format()  local
 595 	struct usb_host_interface *alts = &intf->altsetting[0];  in uvc_parse_streaming()  local
 882 	struct usb_host_interface *alts = dev->intf->cur_altsetting;  in uvc_parse_vendor_control()  local
 962 	struct usb_host_interface *alts = dev->intf->cur_altsetting;  in uvc_parse_standard_control()  local
 1211 	struct usb_host_interface *alts = dev->intf->cur_altsetting;  in uvc_parse_control()  local
 
 | 
| D | uvc_video.c | 1637 			struct usb_host_interface *alts;  in uvc_init_video()  local
 | 
| /linux-4.4.14/drivers/media/i2c/soc_camera/ | 
| D | ov9640.c | 379 		u32 code, struct ov9640_reg_alt *alts)  in ov9640_write_regs()488 	struct ov9640_reg_alt alts = {0};  in ov9640_s_fmt()  local
 
 | 
| /linux-4.4.14/sound/usb/misc/ | 
| D | ua101.c | 468 	struct usb_host_interface *alts;  in enable_iso_interface()  local486 	struct usb_host_interface *alts;  in disable_iso_interface()  local
 
 | 
| /linux-4.4.14/drivers/usb/class/ | 
| D | usblp.c | 1320 	int r, alts;  in usblp_set_protocol()  local
 | 
| /linux-4.4.14/drivers/usb/core/ | 
| D | devio.c | 693 	struct usb_host_interface *alts;  in findintfep()  local
 | 
| /linux-4.4.14/drivers/bluetooth/ | 
| D | btusb.c | 1375 			static const int alts[3] = { 2, 4, 5 };  in btusb_work()  local
 |