Home
last modified time | relevance | path

Searched refs:unbinding (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-devlink65 and unbinding of the supplier and consumer devices with their
78 - 'supplier unbinding'
82 and has no impact on the binding, unbinding and syncing the
97 'supplier unbinding' means the supplier devices is currently in
98 the process of unbinding from its driver.
125 like binding/unbinding, suspend/resume, runtime power
/openbmc/linux/Documentation/driver-api/
H A Dconsole.rst79 When unbinding, the modular driver is detached first, and then the system
85 Binding and unbinding must be selected in Kconfig. It's under::
89 Support for binding and unbinding console drivers
93 unbinding will not succeed. An example of an application that sets the
97 developers. By unbinding the driver from the console layer, one can unload the
119 In order for binding to and unbinding from the console to properly work,
149 and unbinding them may cause problems. With minimal fixes, these drivers can
H A Ddevice_link.rst285 This prevents the supplier from unbinding.
H A Dvfio.rst88 the sysfs links described in the example below. By unbinding the
/openbmc/linux/drivers/xen/
H A Devtchn.c88 bool unbinding; member
169 if (evtchn->unbinding) in evtchn_interrupt()
429 evtchn->unbinding = true; in evtchn_unbind_from_user()
/openbmc/linux/Documentation/networking/
H A Dtipc.rst41 Tracking mechanism to subscribe for binding and unbinding/close events for
/openbmc/linux/Documentation/spi/
H A Dspidev.rst62 Sysfs also supports userspace driven binding/unbinding of drivers to
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst114 be held while binding/unbinding a vma in the async worker and while updating
/openbmc/linux/Documentation/fb/
H A Dfbcon.rst199 then unbind the fbdev drivers from fbcon. Fortunately, unbinding fbcon from
/openbmc/linux/drivers/tty/
H A DKconfig84 bool "Support for binding and unbinding console drivers"
/openbmc/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst186 in error path or during driver unbinding as this is done by driver
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst626 suspend. An unbound interface device is suspended by default. When unbinding,
633 ``/sys/module/usbcore`` then unbinding it will interfere with port power
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3926 freed automatically at unbinding the device.