Searched refs:match_existing_only (Results 1 – 4 of 4) sorted by relevance
679 * @match_existing_only: If udc is not found, return an error and fail753 unsigned match_existing_only:1; member
1709 if (driver->match_existing_only) { in usb_gadget_register_driver_owner()
558 dev->driver.match_existing_only = 1; in raw_ioctl_init()
1984 .match_existing_only = 1,