Searched defs:alt_index (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_handle_request.c191 usb_check_alt_setting(struct usb_device *udev, struct usb_interface *iface, uint8_t alt_index) argument
H A Dusb_generic.c634 ugen_set_interface(struct usb_fifo *f, uint8_t iface_index, uint8_t alt_index) argument
H A Dusbdi.h179 uint8_t alt_index; member in struct:usb_interface
H A Dusb_device.c828 uint8_t alt_index; local
1036 usbd_set_alt_interface_index(struct usb_device *udev, uint8_t iface_index, uint8_t alt_index) argument
[all...]
/freebsd-11-stable/sys/dev/usb/serial/
H A Dulpt.c530 uint8_t alt_index; local
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c544 uint8_t alt_index, i, j; local
/freebsd-11-stable/lib/libusb/
H A Dlibusb20_ugen20.c545 ugen20_set_alt_index(struct libusb20_device *pdev, uint8_t iface_index, uint8_t alt_index) argument
/freebsd-11-stable/usr.sbin/usbconfig/
H A Dusbconfig.c63 uint8_t alt_index; member in struct:options
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c746 usb_set_interface(struct usb_device *dev, uint8_t iface_no, uint8_t alt_index) argument
1086 usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t alt_index) argument
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c1721 uint16_t alt_index = 0; local

Completed in 159 milliseconds