Home
last modified time | relevance | path

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

12345678910>>...48

/linux/Documentation/driver-api/usb/
H A 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.
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h50 * | 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/drivers/scsi/
H A D53c700.scr61 ABSOLUTE DISCONNECT = 0x80
165 DISCONNECT
294 WAIT DISCONNECT
345 WAIT DISCONNECT
358 WAIT DISCONNECT
385 WAIT DISCONNECT
405 WAIT DISCONNECT
H A Dwd33c93.c21 * 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/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-cmm.dts336 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 …]
H A Daspeed-bmc-facebook-fuji.dts241 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 …]
H A Daspeed-bmc-facebook-minipack.dts352 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/drivers/net/wireless/ath/wil6210/
H A Dmain.c317 * - 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/drivers/nvme/host/
H A Dfc.h131 "Bad Disconnect Scope",
145 "Not Disconnect Rqst",
146 "Bad Disconnect ACC Length",
157 "Disconnect Association",
158 "Disconnect Connection",
/linux/include/linux/can/platform/
H A Dcc770.h20 #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/Documentation/devicetree/bindings/net/can/
H A 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.
/linux/Documentation/devicetree/bindings/nvmem/
H A Dsunplus,sp7021-ocotp.yaml36 disconnect-voltage:
38 description: disconnect voltages of usb2 port 0 and port 1
69 disc_vol: disconnect-voltage@18 {
/linux/Documentation/devicetree/bindings/phy/
H A 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
/linux/sound/core/
H A Ddevice.c64 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/drivers/misc/sgi-xp/
H A Dxp_main.c83 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/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c28 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/arch/powerpc/boot/dts/
H A Dtqm8xx.dts75 bosch,disconnect-rx1-input;
76 bosch,disconnect-tx1-output;
87 bosch,disconnect-rx1-input;
88 bosch,disconnect-tx1-output;
/linux/Documentation/devicetree/bindings/i2c/
H A 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
H A Di2c-mux-ltc4306.txt17 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
/linux/drivers/misc/mei/
H A Dhbm.c493 * @cl: a client to disconnect from
896 * mei_hbm_cl_disconnect_req - sends disconnect message to fw.
899 * @cl: a client to disconnect from
912 * mei_hbm_cl_disconnect_rsp - sends disconnect response to the FW
915 * @cl: a client to disconnect from
929 * disconnect response
933 * @cmd: disconnect client response host bus message
941 cl_dbg(dev, cl, "hbm: disconnect response status=%d\n", rs->status); in mei_hbm_cl_disconnect_res()
1049 * mei_hbm_fw_disconnect_req - disconnect request initiated by ME firmware
1050 * host sends disconnect response
[all …]
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h208 /* 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/drivers/usb/misc/
H A Dusb-ljca.c127 * @disconnect: usb disconnect ongoing or not
156 bool disconnect; member
262 * during disconnect in ljca_recv()
264 if (adap->disconnect) in ljca_recv()
303 if (adap->disconnect) in ljca_send()
728 adap->disconnect = true; in ljca_enumerate_clients()
834 adap->disconnect = true; in ljca_disconnect()
879 .disconnect = ljca_disconnect,
/linux/drivers/mfd/
H A Ddln2.c107 bool disconnect; member
353 if (dln2->disconnect) { in find_free_slot()
440 if (!dln2->disconnect) in _dln2_transfer()
472 if (dln2->disconnect) { in _dln2_transfer()
507 if (dln2->disconnect) in _dln2_transfer()
725 dln2->disconnect = true; in dln2_stop()
847 dln2->disconnect = false; in dln2_resume()
862 .disconnect = dln2_disconnect,
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c258 * ishtp_cl_disconnect() - Send disconnect request to firmware
261 * Send a disconnect request for a client to firmware.
263 * Return: 0 if successful disconnect response from the firmware or error
278 dev->print_log(dev, "%s() Disconnect in progress\n", __func__); in ishtp_cl_disconnect()
283 dev->print_log(dev, "%s() Failed to disconnect\n", __func__); in ishtp_cl_disconnect()
284 dev_err(&cl->device->dev, "failed to disconnect.\n"); in ishtp_cl_disconnect()
444 /* if failed allocation, disconnect */ in ishtp_cl_connect()
452 /* if failed allocation, disconnect */ in ishtp_cl_connect()
569 * ishtp_cl_destroy_connection() - Disconnect with the firmware
573 * This is a helper function for client driver to disconnect with firmware,
[all …]
/linux/include/net/
H A Dllc_if.h49 /* Disconnect reasons */
62 #define LLC_STATUS_CONFLICT 7 /* disconnect conn */

12345678910>>...48