Searched refs:driver_bound (Results 1 – 4 of 4) sorted by relevance
157 bool driver_bound; member596 filter_dbg(port->driver_bound, data, "<- i8042 (interrupt, %d, %d%s%s)\n", in i8042_interrupt()1531 port->driver_bound = true; in i8042_kbd_bind_notifier()1535 port->driver_bound = false; in i8042_kbd_bind_notifier()
498 bool driver_bound; member519 simdev->driver_bound = true; in gpio_sim_bus_notifier_call()521 simdev->driver_bound = false; in gpio_sim_bus_notifier_call()920 dev->driver_bound = false; in gpio_sim_device_activate_unlocked()934 if (!dev->driver_bound) { in gpio_sim_device_activate_unlocked()
393 static void driver_bound(struct device *dev) in driver_bound() function503 driver_bound(dev); in device_bind_driver()687 driver_bound(dev); in really_probe()
277 :c:func:`driver_bound()`.)293 (Call to :c:func:`device_links_driver_bound()` from :c:func:`driver_bound()`.)