Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_handle_request.c151 usb_check_alt_setting(struct usb_device *udev, struct usb_interface *iface, uint8_t alt_index) usb_check_alt_setting() argument
H A Dusb_generic.c577 ugen_set_interface(struct usb_fifo *f, uint8_t iface_index, uint8_t alt_index) ugen_set_interface() argument
H A Dusb_device.c638 uint8_t alt_index; in usb_config_parse() local
841 usbd_set_alt_interface_index(struct usb_device *udev, uint8_t iface_index, uint8_t alt_index) usbd_set_alt_interface_index() argument
[all...]
H A Dusbdi.h170 uint8_t alt_index; member
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-bytecode.h127 static RegExpInstruction Fork(int32_t alt_index) { in Fork() argument
134 static RegExpInstruction Jmp(int32_t alt_index) { in Jmp() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh562 unsigned int alt_index = ((lookup_mask & glyph_mask) >> shift); in apply() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c740 usb_set_interface(struct usb_device *dev, uint8_t iface_no, uint8_t alt_index) in usb_set_interface() argument
1229 usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t alt_index) in usb_altnum_to_altsetting() argument

Completed in 11 milliseconds