/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 93 if (dev->disconnected) { in em28xx_audio_isocirq() 262 if (dev->disconnected) in snd_em28xx_capture_open() 357 if (dev->disconnected) in snd_em28xx_hw_capture_params() 399 if (dev->disconnected) in snd_em28xx_prepare() 429 if (dev->disconnected) in snd_em28xx_capture_trigger() 458 if (dev->disconnected) in snd_em28xx_capture_pointer() 484 if (dev->disconnected) in em28xx_vol_info() 505 if (dev->disconnected) in em28xx_vol_put() 543 if (dev->disconnected) in em28xx_vol_get() 578 if (dev->disconnected) in em28xx_vol_put_mute() [all …]
|
D | em28xx-core.c | 83 if (dev->disconnected) in em28xx_read_reg_req_len() 159 if (dev->disconnected) in em28xx_write_regs_req()
|
D | em28xx.h | 616 unsigned char disconnected:1; /* device has been diconnected */ member
|
D | em28xx-i2c.c | 507 if (dev->disconnected) in em28xx_i2c_xfer()
|
D | em28xx-dvb.c | 147 if (dev->disconnected) in em28xx_dvb_urb_data_copy() 1734 if (dev->disconnected) { in em28xx_dvb_fini()
|
D | em28xx-video.c | 780 if (dev->disconnected) in em28xx_urb_data_copy() 2046 if (dev->disconnected) in em28xx_v4l2_close()
|
D | em28xx-cards.c | 3045 if (!dev->disconnected) in em28xx_free_device() 3531 dev->disconnected = 1; in em28xx_usb_disconnect()
|
/linux-4.1.27/drivers/usb/misc/ |
D | ftdi-elan.c | 169 int disconnected; member 205 ftdi->disconnected += 1; in ftdi_elan_delete() 469 if (ftdi->disconnected > 0) { in ftdi_elan_command_work() 475 ftdi->disconnected += 1; in ftdi_elan_command_work() 477 ftdi->disconnected += 1; in ftdi_elan_command_work() 494 if (ftdi->disconnected > 0) { in ftdi_elan_respond_work() 501 ftdi->disconnected += 1; in ftdi_elan_respond_work() 503 ftdi->disconnected += 1; in ftdi_elan_respond_work() 505 ftdi->disconnected += 1; in ftdi_elan_respond_work() 507 ftdi->disconnected += 1; in ftdi_elan_respond_work() [all …]
|
/linux-4.1.27/drivers/net/usb/ |
D | cdc-phonet.c | 45 u8 disconnected; member 445 if (pnd->disconnected) in usbpn_disconnect() 448 pnd->disconnected = 1; in usbpn_disconnect()
|
/linux-4.1.27/drivers/usb/serial/ |
D | usb-serial.c | 77 if (serial->disconnected) { in usb_serial_port_get_by_minor() 230 if (serial->disconnected) in serial_port_activate() 318 if (!serial->disconnected) in serial_cleanup() 360 if (serial->disconnected) in serial_chars_in_buffer() 377 if (!serial->disconnected) in serial_wait_until_sent() 1059 serial->disconnected = 1; in usb_serial_probe() 1078 serial->disconnected = 0; in usb_serial_probe() 1103 serial->disconnected = 1; in usb_serial_disconnect()
|
D | mos7720.c | 307 if (unlikely(mos_parport->serial->disconnected)) { in send_deferred_urbs() 407 if (serial->disconnected) { in write_parport_reg_nonblock() 459 if (mos_parport->serial->disconnected) { in parport_prologue()
|
D | digi_acceleport.c | 1135 if (port->serial->disconnected) in digi_close()
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-ad7192 | 19 the bridge can be disconnected (when it is not being used
|
/linux-4.1.27/drivers/usb/class/ |
D | cdc-acm.h | 104 bool disconnected; member
|
D | cdc-acm.c | 82 if (acm->disconnected) { in acm_get_by_index() 555 if (acm->disconnected) in acm_port_activate() 556 goto disconnected; in acm_port_activate() 604 disconnected: in acm_port_activate() 750 if (acm->disconnected) in acm_tty_chars_in_buffer() 907 if (acm->disconnected) { in wait_serial_change() 1550 acm->disconnected = true; in acm_disconnect()
|
/linux-4.1.27/Documentation/s390/ |
D | driver-model.txt | 28 system; it is a pseudo subchannel where disconnected ccw devices are moved to 43 disconnected devices. 46 In the special case of the device being disconnected (see the 168 device, it is moved into disconnected state. 169 * In disconnected state, device operational again (CIO_OPER). The
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | ltc2941.txt | 18 lost when the battery is disconnected.
|
/linux-4.1.27/drivers/usb/core/ |
D | hub.h | 70 unsigned disconnected:1; member
|
D | hub.c | 582 if (hub->disconnected || work_pending(&hub->events)) in kick_hub_wq() 1041 if (hub->disconnected) { in hub_activate() 1681 hub->disconnected = 1; in hub_disconnect() 5023 if (unlikely(hub->disconnected)) in hub_event()
|
/linux-4.1.27/fs/coda/ |
D | Kconfig | 9 disconnected operation (e.g. for laptops), read/write server
|
/linux-4.1.27/drivers/usb/atm/ |
D | usbatm.h | 158 int disconnected; member
|
D | usbatm.c | 663 if (!instance || instance->disconnected) { in usbatm_atm_send() 766 if (instance->disconnected) in usbatm_atm_proc_read() 807 if (instance->disconnected) { in usbatm_atm_open() 902 if (!instance || instance->disconnected) in usbatm_atm_ioctl() 1236 instance->disconnected = 1; in usbatm_usb_disconnect()
|
/linux-4.1.27/drivers/scsi/arm/ |
D | acornscsi.c | 716 queue_add_cmd_tail(&host->queues.disconnected, host->SCpnt); in acornscsi_kick() 1797 if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun)) in acornscsi_reconnect() 1812 queue_add_cmd_tail(&host->queues.disconnected, host->SCpnt); in acornscsi_reconnect() 1839 queue_add_cmd_tail(&host->queues.disconnected, host->SCpnt); in acornscsi_reconnect_finish() 1849 host->SCpnt = queue_remove_tgtluntag(&host->queues.disconnected, in acornscsi_reconnect_finish() 2569 } else if (queue_remove_cmd(&host->queues.disconnected, SCpnt)) { in acornscsi_do_abort() 2755 while ((SCptr = queue_remove(&host->queues.disconnected)) != NULL) in acornscsi_bus_reset() 2934 queue_initialise(&ashost->queues.disconnected); in acornscsi_probe() 2949 queue_free(&ashost->queues.disconnected); in acornscsi_probe() 2977 queue_free(&ashost->queues.disconnected); in acornscsi_remove()
|
D | acornscsi.h | 319 Queue_t disconnected; /* disconnected command queue */ member
|
D | fas216.c | 995 queue_add_cmd_tail(&info->queues.disconnected, info->SCpnt); in fas216_reselected_intr() 1001 info->SCpnt = queue_remove_tgtluntag(&info->queues.disconnected, in fas216_reselected_intr() 1950 queue_add_cmd_tail(&info->queues.disconnected, info->SCpnt); in fas216_kick() 2363 } else if (queue_remove_cmd(&info->queues.disconnected, SCpnt)) { in fas216_find_command() 2498 queue_remove_all_target(&info->queues.disconnected, target); in fas216_eh_device_reset() 2590 queue_remove_all_target(&info->queues.disconnected, SDpnt->id); in fas216_eh_bus_reset() 2816 while (queue_remove(&info->queues.disconnected) != NULL); in fas216_reset_state() 2863 if (!queue_initialise(&info->queues.disconnected)) { in fas216_init() 2951 queue_free(&info->queues.disconnected); in fas216_release()
|
D | fas216.h | 285 Queue_t disconnected; /* disconnected command queue */ member
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 14 disconnected and reconnects after above delay (see attribute
|
D | sysfs-class-uwb_rc-wusbhc | 19 disconnected and are removed. The default value of
|
D | sysfs-bus-iio | 453 DAC output stage is disconnected from the amplifier and 483 disconnected from the amplifier. Clearing returns to normal
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 2068 int disconnected; in ahc_linux_queue_recovery_cmd() local 2170 disconnected = TRUE; in ahc_linux_queue_recovery_cmd() 2190 disconnected = FALSE; in ahc_linux_queue_recovery_cmd() 2193 if (disconnected && (ahc_inb(ahc, SEQ_FLAGS) & NOT_IDENTIFIED) == 0) { in ahc_linux_queue_recovery_cmd() 2198 disconnected = FALSE; in ahc_linux_queue_recovery_cmd() 2202 disconnected = FALSE; in ahc_linux_queue_recovery_cmd() 2232 } else if (disconnected) { in ahc_linux_queue_recovery_cmd()
|
D | aic79xx_osm.c | 2163 int disconnected; in ahd_linux_queue_abort_cmd() local 2241 disconnected = TRUE; in ahd_linux_queue_abort_cmd() 2260 if (disconnected && (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) == 0) { in ahd_linux_queue_abort_cmd() 2265 disconnected = FALSE; in ahd_linux_queue_abort_cmd() 2287 } else if (disconnected) { in ahd_linux_queue_abort_cmd()
|
D | aic7xxx.seq | 1806 * clearing the "disconnected" bit so we don't "find" it by accident later. 1864 * disconnected list, so we must replace 2037 * Locate a disconnected SCB by SCBID. Upon return, SCBPTR and SINDEX will 2040 * preceding SCB in the disconnected list which can be used to speed up 2041 * removal of the found SCB from the disconnected list. 2338 * to the correct/safe state. If the SCB is for a disconnected 2339 * transaction, it must be returned to the disconnected list. 2340 * If it is not in the disconnected state, it must be free. 2388 * Modifying the disconnected list is a critical(pause dissabled) section.
|
D | aic7xxx.reg | 1527 * disconnected. Used for SCB
|
D | aic79xx.seq | 1094 * the per-device, disconnected array. If there is no untagged
|
/linux-4.1.27/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt | 95 mac80211->userspace: disconnected
|
D | x25-iface.txt | 36 Terminate the LAPB link. If it is already disconnected then the disconnect
|
D | bonding.txt | 1843 disconnected), it may be that the driver does not support
|
/linux-4.1.27/drivers/scsi/ |
D | aha152x.c | 316 disconnected = 0x0008, /* target disconnected */ enumerator 1059 int ret, issued, disconnected; in aha152x_device_reset() local 1071 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt); in aha152x_device_reset() 1102 } else if(disconnected) { in aha152x_device_reset() 1402 } else if(CURRENT_SC->SCp.phase & disconnected) { in busfree_run() 1692 CURRENT_SC->SCp.phase &= ~disconnected; in msgi_run() 1708 CURRENT_SC->SCp.phase |= disconnected; in msgi_run() 2457 (ptr->SCp.phase & disconnected) ? "disconnected|" : "", in show_command() 2511 if (ptr->SCp.phase & disconnected) in get_command()
|
/linux-4.1.27/sound/usb/ |
D | midi.c | 130 unsigned char disconnected; member 316 if (ep->umidi->disconnected) { in snd_usbmidi_do_output() 361 if (umidi->disconnected) { in snd_usbmidi_error_timer() 1097 if (umidi->disconnected) { in substream_open() 1172 if (port->ep->umidi->disconnected) { in snd_usbmidi_output_trigger() 1191 if (ep->umidi->disconnected) in snd_usbmidi_output_drain() 1474 umidi->disconnected = 1; in snd_usbmidi_disconnect()
|
/linux-4.1.27/include/linux/usb/ |
D | serial.h | 156 unsigned char disconnected:1; member
|
/linux-4.1.27/Documentation/usb/ |
D | callbacks.txt | 17 * because its device has been (or is being) disconnected or the
|
D | persist.txt | 26 though they had disconnected. This is always safe and it is the
|
D | power-management.txt | 317 If the device is disconnected or powered down while it is suspended, 585 (defaults to 1). If the port is disconnected it will immediately receive a 680 bluetooth that can be disconnected via an external
|
D | WUSB-Design-overview.txt | 208 When a dongle is disconnected, /drivers/uwb/hwa-rc.c:hwarc_disconnect()/
|
/linux-4.1.27/sound/core/ |
D | timer.c | 68 bool disconnected; member 950 tu->disconnected = true; in snd_timer_dev_disconnect() 1952 if (tu->disconnected) { in snd_timer_user_read() 2000 if (tu->disconnected) in snd_timer_user_poll()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | bcm63xx_udc.c | 1965 bool disconnected = false, bus_reset = false; in bcm63xx_udc_ctrl_isr() local 1982 disconnected = true; in bcm63xx_udc_ctrl_isr() 2014 if (disconnected && udc->driver) in bcm63xx_udc_ctrl_isr()
|
/linux-4.1.27/net/wireless/ |
D | Kconfig | 56 For example, when a driver reports that it was disconnected
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 271 been severed. As an example, when a vty-server is immediately disconnected 512 configured for this partition and each must point to a disconnected vty.
|
/linux-4.1.27/Documentation/scsi/ |
D | libsas.txt | 294 got disconnected. (*)
|
D | ChangeLog.sym53c8xx | 295 - Complete all disconnected CCBs for a logical UNIT if we are told 306 when the driver is told to abort a command that is disconnected and
|
D | aic7xxx.txt | 43 4. 64 Byte SCB Support - Allows disconnected, untagged request table
|
D | ChangeLog.ncr53c8xx | 406 disconnected. This happens with Atlas I / L912 and may happen
|
D | ncr53c8xx.txt | 290 to the actual number of disconnected commands. 417 Example above: 183.09 seconds spent disconnected
|
D | sym53c8xx_2.txt | 261 to the actual number of disconnected commands.
|
/linux-4.1.27/fs/ |
D | dcache.c | 1931 static struct dentry *__d_obtain_alias(struct inode *inode, int disconnected) in __d_obtain_alias() argument 1964 if (disconnected) in __d_obtain_alias()
|
/linux-4.1.27/Documentation/blockdev/ |
D | README.DAC960 | 451 1:1 is now disconnected, simulating a drive failure. The failure is noted by 623 1:2 is now disconnected, simulating a drive failure. The failure is noted by
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 55 file system is disconnected, a user-space mechanism would have to go
|
/linux-4.1.27/Documentation/ |
D | pinctrl.txt | 200 effectively disconnected. You may be able to connect an input pin to VDD or GND 848 wrong things on the GPIO block, as it is never really disconnected. It is
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 325 # ac gets connected/disconnected from a laptop
|
/linux-4.1.27/Documentation/video4linux/ |
D | vivid.txt | 761 been disconnected. Only after all open filehandles to the device
|
D | v4l2-framework.txt | 845 of the driver or because the USB device was disconnected, then you should
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 138 of second share to disconnected server session (autoreconnect on this).
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1590 locally allocated temp fids while disconnected with global fids even
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 532 sys entry, to disable speech while one synthesizer is disconnected and
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 889 disconnected from the physical network unless one of the virtual
|