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()
508 bool driver_bound; member529 simdev->driver_bound = true; in gpio_sim_bus_notifier_call()531 simdev->driver_bound = false; in gpio_sim_bus_notifier_call()918 dev->driver_bound = false; in gpio_sim_device_activate_unlocked()932 if (!dev->driver_bound) { in gpio_sim_device_activate_unlocked()
397 static void driver_bound(struct device *dev) in driver_bound() function502 driver_bound(dev); in device_bind_driver()708 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()`.)