Home
last modified time | relevance | path

Searched refs:BUS_NOTIFY_UNBIND_DRIVER (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/device/
H A Dbus.h274 BUS_NOTIFY_UNBIND_DRIVER, enumerator
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc.c187 case BUS_NOTIFY_UNBIND_DRIVER: /* mei driver about to be unbound */ in gsc_notifier()
/openbmc/linux/drivers/base/
H A Ddd.c1268 bus_notify(dev, BUS_NOTIFY_UNBIND_DRIVER); in __device_release_driver()
/openbmc/linux/drivers/input/serio/
H A Di8042.c1534 case BUS_NOTIFY_UNBIND_DRIVER: in i8042_kbd_bind_notifier()
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c1650 if (action != BUS_NOTIFY_UNBIND_DRIVER) in pci_stub_notifier()
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst611 driver_sysfs_remove() and the BUS_NOTIFY_UNBIND_DRIVER notifications. This
617 executes pm_runtime_put_sync() after running the BUS_NOTIFY_UNBIND_DRIVER