Home
last modified time | relevance | path

Searched full:disconnect (Results 1 – 25 of 64) sorted by relevance

123

/Documentation/driver-api/usb/
Dcallbacks.rst21 - @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.
Derror-codes.rst123 caused by device disconnect), or some other
174 disconnect.
188 disconnect. In the interval before the hub driver starts disconnect
Dwriting_usb_driver.rst59 .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
Dpower-management.rst248 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/
Dcc770.txt31 - 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/
Dsunplus,sp7021-ocotp.yaml36 disconnect-voltage:
38 description: disconnect voltages of usb2 port 0 and port 1
69 disc_vol: disconnect-voltage@18 {
/Documentation/devicetree/bindings/phy/
Dsunplus,sp7021-usb2-phy.yaml37 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
Dcdns,salvo-phy.yaml34 cdns,usb2-disconnect-threshold-microvolt:
Dqcom,snps-eusb2-repeater.yaml39 description: High-Speed disconnect threshold
Dqcom,usb-snps-femto-v2.yaml64 qcom,hs-disconnect-bp:
67 detect a disconnect event at the host.
Dfsl,imx8mq-usb-phy.yaml65 Adjust the voltage level used to detect a disconnect event at the host
/Documentation/devicetree/bindings/i2c/
Di2c-mux-ltc4306.txt17 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
Di2c-mux-pca954x.yaml60 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/
Dsysfs-bus-i2c-devices-pca954x11 -2 disconnect on idle, i.e. deselect the last used
Dsysfs-class-rtrs-server16 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/disconnect
Dsysfs-class-rtrs-client62 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/
Dv4l2-device.rst58 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/
Dmux-controller.yaml44 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/
Ddrbd-connection-state-overview.dot61 Unconnected -> StandAlone [ label="drbdadm disconnect\lor serious communication trouble" ]
/Documentation/networking/
Dx25-iface.rst41 Terminate the LAPB link. If it is already disconnected then the disconnect
/Documentation/ABI/stable/
Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a
Dsysfs-transport-srp5 Description: Instructs an SRP initiator to disconnect from a target and to
/Documentation/driver-api/tty/
Dn_gsm.rst114 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/
Domap-usb.txt61 connect/disconnect events.
/Documentation/scsi/
Daha152x.rst29 RECONNECT allow targets to disconnect from the bus (0/1; default 1 [on])
104 allow targets to disconnect for first and second controller

123