Searched refs:can_match (Results 1 – 3 of 3) sorted by relevance
133 if (!dev->can_match) in driver_deferred_probe_add()739 dev->can_match = true; in __driver_probe_device()879 dev->can_match = true; in __device_attach_driver()1113 dev->can_match = true; in __driver_attach()
1645 if (!link->supplier->can_match) in fw_devlink_no_driver()3403 if (dev->fwnode && fw_devlink_drv_reg_done && !dev->can_match) in device_add()
569 bool can_match:1; member