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

/freebsd-12-stable/sys/dev/usb/
H A Dusb_handle_request.c193 usb_check_alt_setting(struct usb_device *udev, struct usb_interface *iface, uint8_t alt_index) argument
H A Dusb_generic.c636 ugen_set_interface(struct usb_fifo *f, uint8_t iface_index, uint8_t alt_index) argument
H A Dusb_device.c830 uint8_t alt_index; local
1038 usbd_set_alt_interface_index(struct usb_device *udev, uint8_t iface_index, uint8_t alt_index) argument
[all...]
H A Dusbdi.h181 uint8_t alt_index; member in struct:usb_interface
/freebsd-12-stable/sys/dev/usb/serial/
H A Dulpt.c532 uint8_t alt_index; local
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c628 uint8_t alt_index, i, j; local
/freebsd-12-stable/sys/dev/usb/input/
H A Duhid_snes.c532 uint8_t alt_index, iface_index = uaa->info.bIfaceIndex; local
/freebsd-12-stable/lib/libusb/
H A Dlibusb20_ugen20.c547 ugen20_set_alt_index(struct libusb20_device *pdev, uint8_t iface_index, uint8_t alt_index) argument
/freebsd-12-stable/usr.sbin/usbconfig/
H A Dusbconfig.c63 uint8_t alt_index; member in struct:options
/freebsd-12-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-12-stable/sys/dev/sound/usb/
H A Duaudio.c1723 uint16_t alt_index = 0; local

Completed in 150 milliseconds