Searched refs:unbinding (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-devlink | 65 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 D | console.rst | 79 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 D | device_link.rst | 285 This prevents the supplier from unbinding.
|
H A D | vfio.rst | 88 the sysfs links described in the example below. By unbinding the
|
/openbmc/linux/drivers/xen/ |
H A D | evtchn.c | 88 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 D | tipc.rst | 41 Tracking mechanism to subscribe for binding and unbinding/close events for
|
/openbmc/linux/Documentation/spi/ |
H A D | spidev.rst | 62 Sysfs also supports userspace driven binding/unbinding of drivers to
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.rst | 114 be held while binding/unbinding a vma in the async worker and while updating
|
/openbmc/linux/Documentation/fb/ |
H A D | fbcon.rst | 199 then unbind the fbdev drivers from fbcon. Fortunately, unbinding fbcon from
|
/openbmc/linux/drivers/tty/ |
H A D | Kconfig | 84 bool "Support for binding and unbinding console drivers"
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | sysfs-api.rst | 186 in error path or during driver unbinding as this is done by driver
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | power-management.rst | 626 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 D | writing-an-alsa-driver.rst | 3926 freed automatically at unbinding the device.
|