Home
last modified time | relevance | path

Searched refs:match_existing_only (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/usb/
H A Dgadget.h679 * @match_existing_only: If udc is not found, return an error and fail
753 unsigned match_existing_only:1; member
/linux/drivers/usb/gadget/udc/
H A Dcore.c1709 if (driver->match_existing_only) { in usb_gadget_register_driver_owner()
/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c558 dev->driver.match_existing_only = 1; in raw_ioctl_init()
/linux/drivers/usb/gadget/
H A Dconfigfs.c1984 .match_existing_only = 1,