Home
last modified time | relevance | path

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

/drivers/gpio/
A Ddev-sync-probe.c29 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()
A Ddev-sync-probe.h17 bool driver_bound; member
/drivers/input/serio/
A Di8042.c161 bool driver_bound; member
587 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()
/drivers/base/
A Ddd.c399 static void driver_bound(struct device *dev) in driver_bound() function
503 driver_bound(dev); in device_bind_driver()
709 driver_bound(dev); in really_probe()

Completed in 12 milliseconds