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

/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dusb.c112 grub_usb_set_configuration (grub_usb_device_t dev, int configuration)
119 GRUB_USB_REQ_SET_CONFIGURATION, configuration,
201 /* First just read the first 4 bytes of the configuration
220 /* Skip the configuration descriptor. */
261 /* XXX: Just check configuration 0 for now. */
313 /* XXX: Just check configuration 0 for now. */
111 grub_usb_set_configuration(grub_usb_device_t dev, int configuration) argument

Completed in 16 milliseconds