Searched refs:driver_bound (Results 1 – 4 of 4) sorted by relevance
29 pdata->driver_bound = true; in dev_sync_probe_notifier_call()32 pdata->driver_bound = false; in dev_sync_probe_notifier_call()60 data->driver_bound = false; in dev_sync_probe_register()75 if (!data->driver_bound) { in dev_sync_probe_register()
17 bool driver_bound; member
161 bool driver_bound; member587 filter_dbg(port->driver_bound, in i8042_handle_data()1525 port->driver_bound = true; in i8042_kbd_bind_notifier()1529 port->driver_bound = false; in i8042_kbd_bind_notifier()
399 static void driver_bound(struct device *dev) in driver_bound() function503 driver_bound(dev); in device_bind_driver()709 driver_bound(dev); in really_probe()
Completed in 12 milliseconds