Searched full:disconnect (Results 1 – 25 of 64) sorted by relevance
123
| /Documentation/driver-api/usb/ |
| D | callbacks.rst | 21 - @disconnect: 92 The disconnect() callback 97 void (*disconnect) (struct usb_interface *intf); 107 killed by usbcore. Note that in this case disconnect will be called some 150 Hence following a successful probe, disconnect will be called 153 Once your driver is bound to an interface, disconnect can be 159 disconnect.
|
| D | error-codes.rst | 123 caused by device disconnect), or some other 174 disconnect. 188 disconnect. In the interval before the hub driver starts disconnect
|
| D | writing_usb_driver.rst | 59 .disconnect = skel_disconnect, 71 disconnect function pointers are called when a device that matches the 158 Conversely, when the device is removed from the USB bus, the disconnect
|
| D | power-management.rst | 248 try to resume them they disconnect themselves from the USB bus or 323 the ``disconnect`` method will be called instead of the ``resume`` or 327 possible to work around the hibernation-forces-disconnect problem by 335 the resume. Later kernels will call the driver's ``disconnect`` method; 378 the ``usb_autopm_*`` functions even after their ``disconnect`` routine 487 ``disconnect``, ``pre_reset``, and ``post_reset``; the USB core guarantees that 631 lost and all attached child-devices will disconnect. A good rule of thumb is
|
| /Documentation/devicetree/bindings/net/can/ |
| D | cc770.txt | 31 - bosch,disconnect-rx0-input : see data sheet. 33 - bosch,disconnect-rx1-input : see data sheet. 35 - bosch,disconnect-tx1-output : see data sheet.
|
| /Documentation/devicetree/bindings/nvmem/ |
| D | sunplus,sp7021-ocotp.yaml | 36 disconnect-voltage: 38 description: disconnect voltages of usb2 port 0 and port 1 69 disc_vol: disconnect-voltage@18 {
|
| /Documentation/devicetree/bindings/phy/ |
| D | sunplus,sp7021-usb2-phy.yaml | 37 description: names corresponding to the nvmem cells of disconnect voltage 41 description: nvmem cell address of disconnect voltage 46 description: the otp address offset of disconnect voltage
|
| D | cdns,salvo-phy.yaml | 34 cdns,usb2-disconnect-threshold-microvolt:
|
| D | qcom,snps-eusb2-repeater.yaml | 39 description: High-Speed disconnect threshold
|
| D | qcom,usb-snps-femto-v2.yaml | 64 qcom,hs-disconnect-bp: 67 detect a disconnect event at the host.
|
| D | fsl,imx8mq-usb-phy.yaml | 65 Adjust the voltage level used to detect a disconnect event at the host
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-mux-ltc4306.txt | 17 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
|
| D | i2c-mux-pca954x.yaml | 60 i2c-mux-idle-disconnect: 62 description: Forces mux to disconnect all children in idle state. This is 67 description: if present, overrides i2c-mux-idle-disconnect
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-i2c-devices-pca954x | 11 -2 disconnect on idle, i.e. deselect the last used
|
| D | sysfs-class-rtrs-server | 16 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/disconnect
|
| D | sysfs-class-rtrs-client | 62 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/disconnect 66 Description: Write "1" to the file in order to disconnect the path.
|
| /Documentation/driver-api/media/ |
| D | v4l2-device.rst | 58 If you have a hotpluggable device (e.g. a USB device), then when a disconnect 139 :c:func:`v4l2_device_put` in the ``disconnect()`` callback (for USB devices)
|
| /Documentation/devicetree/bindings/mux/ |
| D | mux-controller.yaml | 44 Some mux controllers have the ability to disconnect the input/output of the 103 Some mux controllers have the ability to disconnect the input/output of the
|
| /Documentation/admin-guide/blockdev/drbd/ |
| D | drbd-connection-state-overview.dot | 61 Unconnected -> StandAlone [ label="drbdadm disconnect\lor serious communication trouble" ]
|
| /Documentation/networking/ |
| D | x25-iface.rst | 41 Terminate the LAPB link. If it is already disconnected then the disconnect
|
| /Documentation/ABI/stable/ |
| D | sysfs-class-udc | 63 Allows users to disconnect data pullup resistors thus causing a
|
| D | sysfs-transport-srp | 5 Description: Instructs an SRP initiator to disconnect from a target and to
|
| /Documentation/driver-api/tty/ |
| D | n_gsm.rst | 114 a disconnect command frame manually before initializing the multiplexing mode 115 for the second time. The byte sequence for the disconnect command frame is::
|
| /Documentation/devicetree/bindings/usb/ |
| D | omap-usb.txt | 61 connect/disconnect events.
|
| /Documentation/scsi/ |
| D | aha152x.rst | 29 RECONNECT allow targets to disconnect from the bus (0/1; default 1 [on]) 104 allow targets to disconnect for first and second controller
|
123