/Linux-v6.1/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.
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/gpu/drm/msm/dp/ |
D | dp_hpd.h | 32 * @connect: simulate disconnect or connect for debug mode 54 * @disconnect: notify the cable disconnect issued by usb. 59 int (*disconnect)(struct device *dev); member
|
D | dp_hpd.c | 36 || !hpd_priv->dp_cb->disconnect) { in dp_hpd_connect() 43 hpd_priv->dp_cb->disconnect(hpd_priv->dev); in dp_hpd_connect()
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/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",
|
/Linux-v6.1/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 …]
|
D | aspeed-bmc-facebook-fuji.dts | 241 i2c-mux-idle-disconnect; 311 i2c-mux-idle-disconnect; 323 i2c-mux-idle-disconnect; 489 i2c-mux-idle-disconnect; 552 i2c-mux-idle-disconnect; 623 i2c-mux-idle-disconnect; 723 i2c-mux-idle-disconnect; 735 i2c-mux-idle-disconnect; 798 i2c-mux-idle-disconnect; 861 i2c-mux-idle-disconnect; [all …]
|
D | aspeed-bmc-facebook-minipack.dts | 352 i2c-mux-idle-disconnect; 433 i2c-mux-idle-disconnect; 449 i2c-mux-idle-disconnect; 515 i2c-mux-idle-disconnect; 581 i2c-mux-idle-disconnect; 647 i2c-mux-idle-disconnect; 737 i2c-mux-idle-disconnect; 801 i2c-mux-idle-disconnect; 817 i2c-mux-idle-disconnect; 883 i2c-mux-idle-disconnect; [all …]
|
/Linux-v6.1/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 */
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/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.
|
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/ |
D | sunplus,sp7021-ocotp.yaml | 41 disconnect-voltage: 43 description: disconnect voltages of usb2 port 0 and port 1 74 disc_vol: disconnect-voltage@18 {
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/misc/sgi-xp/ |
D | xp_main.c | 83 void (*disconnect) (int), in xpc_set_interface() 91 xpc_interface.disconnect = disconnect; in xpc_set_interface() 218 if (xpc_interface.disconnect) in xpc_disconnect() 219 xpc_interface.disconnect(ch_number); in xpc_disconnect()
|
/Linux-v6.1/sound/core/ |
D | device.c | 64 dev_err(dev->card->dev, "device disconnect failure\n"); in __snd_device_disconnect() 94 * snd_device_disconnect - disconnect the device 96 * @device_data: the data pointer to disconnect 116 dev_dbg(card->dev, "device disconnect %p (from %pS), not found\n", in snd_device_disconnect() 205 * disconnect all the devices on the card.
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pca954x.yaml | 52 i2c-mux-idle-disconnect: 54 description: Forces mux to disconnect all children in idle state. This is 59 description: if present, overrides i2c-mux-idle-disconnect
|
/Linux-v6.1/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 */
|
D | u_serial.c | 65 * inactive; managed by gserial_{connect,disconnect}(). each gserial 285 /* abort immediately after disconnect */ in gs_start_tx() 325 * may need to call us back (e.g. for disconnect) in gs_start_rx() 339 /* abort immediately after disconnect */ in gs_start_rx() 362 bool disconnect = false; in gs_rx_push() local 379 disconnect = true; in gs_rx_push() 443 if (!disconnect && port->port_usb) in gs_rx_push() 480 /* disconnect */ in gs_write_complete() 661 /* return true on disconnect or empty buffer or if raced with open() */ in gs_close_flush_done() 689 if (gser && !port->suspended && gser->disconnect) in gs_close() [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_ktls.c | 28 static int disconnect(int fd) in disconnect() function 35 /* Disconnect (unhash) a kTLS socket after removing it from sockmap. */ 70 err = disconnect(cli); in test_sockmap_ktls_disconnect_after_delete() 71 ASSERT_OK(err, "disconnect"); in test_sockmap_ktls_disconnect_after_delete()
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | tqm8xx.dts | 75 bosch,disconnect-rx1-input; 76 bosch,disconnect-tx1-output; 87 bosch,disconnect-rx1-input; 88 bosch,disconnect-tx1-output;
|
/Linux-v6.1/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.h | 208 /* disconnect by letting adapter go idle, no error */ 212 /* disconnect to clear error state, then come back up */ 250 /* request made to schedule disconnect handler */ 252 /* disconnect handler is scheduled */ 332 /* flag bit that are not reset during disconnect */
|
/Linux-v6.1/drivers/misc/mei/ |
D | hbm.c | 487 * @cl: a client to disconnect from 890 * mei_hbm_cl_disconnect_req - sends disconnect message to fw. 893 * @cl: a client to disconnect from 906 * mei_hbm_cl_disconnect_rsp - sends disconnect respose to the FW 909 * @cl: a client to disconnect from 923 * disconnect response 927 * @cmd: disconnect client response host bus message 935 cl_dbg(dev, cl, "hbm: disconnect response status=%d\n", rs->status); in mei_hbm_cl_disconnect_res() 1043 * mei_hbm_fw_disconnect_req - disconnect request initiated by ME firmware 1044 * host sends disconnect response [all …]
|
/Linux-v6.1/drivers/mfd/ |
D | dln2.c | 108 bool disconnect; member 354 if (dln2->disconnect) { in find_free_slot() 441 if (!dln2->disconnect) in _dln2_transfer() 473 if (dln2->disconnect) { in _dln2_transfer() 508 if (dln2->disconnect) in _dln2_transfer() 726 dln2->disconnect = true; in dln2_stop() 848 dln2->disconnect = false; in dln2_resume() 863 .disconnect = dln2_disconnect,
|