Searched defs:altsetting (Results 1 – 7 of 7) sorted by relevance
62 uint8_t altsetting = 1; in usbh_audio_open() local132 uint8_t altsetting = 1; in usbh_audio_close() local
38 struct usbh_audio_format_type altsetting[CONFIG_USBHOST_MAX_INTF_ALTSETTINGS]; member
64 uint8_t altsetting = 0; in usbh_cdc_ecm_connect() local
133 uint8_t altsetting) in usbh_video_open()
429 int usbh_set_interface(struct usbh_hubport *hport, uint8_t intf, uint8_t altsetting) in usbh_set_interface()
129 struct usbh_interface_altsetting altsetting[CONFIG_USBHOST_MAX_INTF_ALTSETTINGS]; member
3752 static inline int set_isoc_interface(struct hci_dev *hdev, int altsetting) in set_isoc_interface()