| /kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
| D | callbacks.rst | 21 - @disconnect: 92 The disconnect() callback 97 void (*disconnect) (struct usb_interface *intf); 105 killed by usbcore. Note that in this case disconnect will be called some 148 Hence following a successful probe, disconnect will be called 151 Once your driver is bound to an interface, disconnect can be 157 disconnect.
|
| /kernel/linux/linux-6.6/Documentation/driver-api/usb/ |
| D | callbacks.rst | 21 - @disconnect: 92 The disconnect() callback 97 void (*disconnect) (struct usb_interface *intf); 105 killed by usbcore. Note that in this case disconnect will be called some 148 Hence following a successful probe, disconnect will be called 151 Once your driver is bound to an interface, disconnect can be 157 disconnect.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_mbx.h | 50 * | Connect Disconnect | | Connect 51 * | Disconnect Error | | Data 54 * +----------+ disconnect() +----------+ 55 * |DISCONNECT| <-------------- | OPEN | 73 * receiving either an error message, or a disconnect message. It will 74 * transition to disconnect on a call to disconnect(); 75 * Disconnect: In this state the mailbox is attempting to gracefully terminate 99 * 0xD: Disconnect header - used to tear down a connection 138 /* offsets for data/disconnect headers */ 218 void (*disconnect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_mbx.h | 50 * | Connect Disconnect | | Connect 51 * | Disconnect Error | | Data 54 * +----------+ disconnect() +----------+ 55 * |DISCONNECT| <-------------- | OPEN | 73 * receiving either an error message, or a disconnect message. It will 74 * transition to disconnect on a call to disconnect(); 75 * Disconnect: In this state the mailbox is attempting to gracefully terminate 99 * 0xD: Disconnect header - used to tear down a connection 138 /* offsets for data/disconnect headers */ 218 void (*disconnect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
| D | dp_hpd.h | 33 * @connect: simulate disconnect or connect for debug mode 56 * @disconnect: notify the cable disconnect issued by usb. 61 int (*disconnect)(struct device *dev); member
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | 53c700.scr | 61 ABSOLUTE DISCONNECT = 0x80 165 DISCONNECT 294 WAIT DISCONNECT 345 WAIT DISCONNECT 358 WAIT DISCONNECT 385 WAIT DISCONNECT 405 WAIT DISCONNECT
|
| D | wd33c93.c | 21 * call 'adaptive disconnect' - meaning that each command 23 * be run with the option to disconnect/reselect (if the 117 * - disconnect:x -x = 0 to never allow disconnects, 2 to always allow them. 153 * - wd33c93=disconnect:2,nosync:0x08,period:250 326 * cmd, and are preserved across disconnect-reselect. This means we in wd33c93_queuecommand_lck() 469 * candidate for disconnect/reselect. We guess to the best of our in DEF_SCSI_QCMD() 476 * + Commands should NEVER disconnect if hostdata->disconnect = in DEF_SCSI_QCMD() 478 * disconnect if hostdata->disconnect = DIS_ALWAYS. in DEF_SCSI_QCMD() 479 * + Tape drive commands should always be allowed to disconnect. in DEF_SCSI_QCMD() 480 * + Disconnect should be allowed if disconnected_Q isn't empty. in DEF_SCSI_QCMD() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | 53c700.scr | 61 ABSOLUTE DISCONNECT = 0x80 165 DISCONNECT 294 WAIT DISCONNECT 345 WAIT DISCONNECT 358 WAIT DISCONNECT 385 WAIT DISCONNECT 405 WAIT DISCONNECT
|
| D | wd33c93.c | 21 * call 'adaptive disconnect' - meaning that each command 23 * be run with the option to disconnect/reselect (if the 117 * - disconnect:x -x = 0 to never allow disconnects, 2 to always allow them. 153 * - wd33c93=disconnect:2,nosync:0x08,period:250 389 * cmd, and are preserved across disconnect-reselect. This means we in wd33c93_queuecommand_lck() 531 * candidate for disconnect/reselect. We guess to the best of our in DEF_SCSI_QCMD() 538 * + Commands should NEVER disconnect if hostdata->disconnect = in DEF_SCSI_QCMD() 540 * disconnect if hostdata->disconnect = DIS_ALWAYS. in DEF_SCSI_QCMD() 541 * + Tape drive commands should always be allowed to disconnect. in DEF_SCSI_QCMD() 542 * + Disconnect should be allowed if disconnected_Q isn't empty. in DEF_SCSI_QCMD() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | sockmap_ktls.c | 31 static int disconnect(int fd) in disconnect() function 38 /* Disconnect (unhash) a kTLS socket after removing it from sockmap. */ 85 err = disconnect(cli); in test_sockmap_ktls_disconnect_after_delete() 87 perror("disconnect"); in test_sockmap_ktls_disconnect_after_delete()
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| D | fc.h | 131 "Bad Disconnect Scope", 145 "Not Disconnect Rqst", 146 "Bad Disconnect ACC Length", 157 "Disconnect Association", 158 "Disconnect Connection",
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| D | fc.h | 131 "Bad Disconnect Scope", 145 "Not Disconnect Rqst", 146 "Bad Disconnect ACC Length", 157 "Disconnect Association", 158 "Disconnect Connection",
|
| /kernel/linux/linux-6.6/include/linux/can/platform/ |
| D | cc770.h | 20 #define BUSCFG_DR0 0x01 /* Disconnect RX0 Input / Select RX input */ 21 #define BUSCFG_DR1 0x02 /* Disconnect RX1 Input / Silent mode */ 22 #define BUSCFG_DT1 0x08 /* Disconnect TX1 Output */
|
| /kernel/linux/linux-5.10/include/linux/can/platform/ |
| D | cc770.h | 20 #define BUSCFG_DR0 0x01 /* Disconnect RX0 Input / Select RX input */ 21 #define BUSCFG_DR1 0x02 /* Disconnect RX1 Input / Silent mode */ 22 #define BUSCFG_DT1 0x08 /* Disconnect TX1 Output */
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/ |
| D | aspeed-bmc-facebook-cmm.dts | 336 i2c-mux-idle-disconnect; 349 i2c-mux-idle-disconnect; 398 i2c-mux-idle-disconnect; 454 i2c-mux-idle-disconnect; 503 i2c-mux-idle-disconnect; 559 i2c-mux-idle-disconnect; 608 i2c-mux-idle-disconnect; 664 i2c-mux-idle-disconnect; 713 i2c-mux-idle-disconnect; 769 i2c-mux-idle-disconnect; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | aspeed-bmc-facebook-cmm.dts | 336 i2c-mux-idle-disconnect; 349 i2c-mux-idle-disconnect; 398 i2c-mux-idle-disconnect; 454 i2c-mux-idle-disconnect; 503 i2c-mux-idle-disconnect; 559 i2c-mux-idle-disconnect; 608 i2c-mux-idle-disconnect; 664 i2c-mux-idle-disconnect; 713 i2c-mux-idle-disconnect; 769 i2c-mux-idle-disconnect; [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
| D | main.c | 317 * - disconnect single STA, still connected in _wil6210_disconnect_complete() 318 * - disconnect single STA, already disconnected in _wil6210_disconnect_complete() 319 * - disconnect all in _wil6210_disconnect_complete() 321 * For "disconnect all", there are 3 options: in _wil6210_disconnect_complete() 330 "Disconnect complete %pM, CID=%d, reason=%d\n", in _wil6210_disconnect_complete() 332 if (wil_cid_valid(wil, cid)) /* disconnect 1 peer */ in _wil6210_disconnect_complete() 335 wil_dbg_misc(wil, "Disconnect complete all\n"); in _wil6210_disconnect_complete() 408 /* disconnect by sending command disconnect/del_sta and wait in wil_disconnect_cid() 428 wil_info(wil, "disconnect bssid=%pM, reason=%d\n", bssid, reason_code); in _wil6210_disconnect() 431 * - disconnect single STA, still connected in _wil6210_disconnect() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| D | main.c | 317 * - disconnect single STA, still connected in _wil6210_disconnect_complete() 318 * - disconnect single STA, already disconnected in _wil6210_disconnect_complete() 319 * - disconnect all in _wil6210_disconnect_complete() 321 * For "disconnect all", there are 3 options: in _wil6210_disconnect_complete() 330 "Disconnect complete %pM, CID=%d, reason=%d\n", in _wil6210_disconnect_complete() 332 if (wil_cid_valid(wil, cid)) /* disconnect 1 peer */ in _wil6210_disconnect_complete() 335 wil_dbg_misc(wil, "Disconnect complete all\n"); in _wil6210_disconnect_complete() 408 /* disconnect by sending command disconnect/del_sta and wait in wil_disconnect_cid() 428 wil_info(wil, "disconnect bssid=%pM, reason=%d\n", bssid, reason_code); in _wil6210_disconnect() 431 * - disconnect single STA, still connected in _wil6210_disconnect() [all …]
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/ |
| D | sunplus,sp7021-ocotp.yaml | 35 disconnect-voltage: 37 description: disconnect voltages of usb2 port 0 and port 1 68 disc_vol: disconnect-voltage@18 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | i2c-mux-pca954x.txt | 28 - idle-state: if present, overrides i2c-mux-idle-disconnect, 30 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| D | u_serial.h | 37 /* port is managed by gserial_{connect,disconnect} */ 48 void (*disconnect)(struct gserial *p); member 68 /* connect/disconnect is handled by individual functions */
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| D | u_serial.h | 37 /* port is managed by gserial_{connect,disconnect} */ 48 void (*disconnect)(struct gserial *p); member 68 /* connect/disconnect is handled by individual functions */
|