Searched full:disconnection (Results 1 – 25 of 124) sorted by relevance
12345
/Linux-v6.1/include/rdma/ |
D | ib_cm.h | 421 * ib_send_cm_dreq - Sends a disconnection request for an existing 426 * disconnection request message. 434 * ib_send_cm_drep - Sends a disconnection reply to a disconnection request. 438 * disconnection reply message.
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | callbacks.rst | 104 If you are called due to a physical disconnection, all your URBs will be 106 time after the physical disconnection. Thus your driver must be prepared
|
/Linux-v6.1/Documentation/powerpc/ |
D | hvcs.rst | 28 6. Disconnection: 268 6. Disconnection 294 Due to this behavioral restriction disconnection of vty-servers from the 412 chapter entitled "disconnection". 480 outlined in the section on "Disconnection" in order for others to connect
|
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | twl4030-charger.yaml | 11 charging is permissible, and when there is a connection or disconnection.
|
/Linux-v6.1/include/uapi/linux/usb/ |
D | gadgetfs.h | 49 * ... some hardware can't report disconnection
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-class-udc | 64 logical disconnection from the USB Host.
|
/Linux-v6.1/Documentation/PCI/ |
D | pci-error-recovery.rst | 19 halting all I/O to it. The goal of a disconnection is to avoid system 26 of a bus disconnection, and then performing error recovery. 58 of the current Linux file systems are not tolerant of disconnection
|
/Linux-v6.1/drivers/usb/renesas_usbhs/ |
D | common.h | 149 #define DTCHE (1 << 12) /* Disconnection Detect Interrupt Enable */ 183 #define DTCH (1 << 12) /* USB Disconnection Detect Interrupt Status */
|
/Linux-v6.1/net/x25/ |
D | x25_timer.c | 14 * Centralised disconnection processing.
|
/Linux-v6.1/fs/coda/ |
D | cnode.c | 116 * special case for files created during a disconnection where they may
|
/Linux-v6.1/include/net/ |
D | lapb.h | 55 LAPB_STATE_2, /* Awaiting Disconnection State */
|
/Linux-v6.1/drivers/usb/cdns3/ |
D | cdns3-debug.h | 28 ret += sprintf(str + ret, "Disconnection "); in cdns3_decode_usb_irq()
|
/Linux-v6.1/drivers/usb/phy/ |
D | phy-ab8500-usb.c | 323 * disconnection of a device in RIDA state in ab8505_usb_link_status_update() 431 * disconnection of a device in IDGND and RIDA stage in ab8500_usb_link_status_update() 554 * Disconnection Sequence:
|
D | phy-mxs-usb.c | 122 /* Do disconnection between PHY and controller without vbus */ 133 * The SOF sends too fast after resuming, it will cause disconnection
|
/Linux-v6.1/net/lapb/ |
D | lapb_timer.c | 148 * Awaiting disconnection state, send DISC, up to N2 times. in lapb_t1timer_expiry()
|
/Linux-v6.1/net/nfc/ |
D | llcp.h | 193 /* Disconnection reason code */
|
/Linux-v6.1/Documentation/scsi/ |
D | dc395x.rst | 68 2 0x04 4 Disconnection
|
/Linux-v6.1/drivers/staging/rtl8723bs/os_dep/ |
D | mlme_linux.c | 126 …netif_carrier_off(adapter->pnetdev); /* Do it first for tx broadcast pkt after disconnection issu… in rtw_os_indicate_disconnect()
|
/Linux-v6.1/drivers/usb/misc/sisusbvga/ |
D | sisusb_con.c | 247 * of sisusb for device disconnection. in sisusbcon_init() 1448 * disconnection (and hence, the disconnect in sisusb_console_exit() 1450 * functions from disconnection, not the in sisusb_console_exit() 1454 /* Now what do we do in case of disconnection: in sisusb_console_exit()
|
/Linux-v6.1/drivers/misc/sgi-xp/ |
D | xp_main.c | 117 * state changes (i.e., connection, disconnection, error) and
|
/Linux-v6.1/include/media/ |
D | v4l2-mc.h | 181 * off is assumed to never fail. This function will not fail for disconnection
|
/Linux-v6.1/sound/core/ |
D | device.c | 98 * Turns the device into the disconnection state, invoking
|
/Linux-v6.1/drivers/gpu/drm/display/ |
D | drm_scdc_helper.c | 44 * This is further complicated by the fact that, upon a disconnection /
|
/Linux-v6.1/drivers/media/usb/gspca/ |
D | benq.c | 151 return; /* disconnection */ in sd_isoc_irq()
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | omap4-common.c | 100 * Request Disconnection (which is trigged by software when executing WFI
|
12345