Home
last modified time | relevance | path

Searched refs:disconnected (Results 1 – 65 of 65) sorted by relevance

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-audio.c93 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 …]
Dem28xx-core.c83 if (dev->disconnected) in em28xx_read_reg_req_len()
159 if (dev->disconnected) in em28xx_write_regs_req()
Dem28xx.h616 unsigned char disconnected:1; /* device has been diconnected */ member
Dem28xx-i2c.c507 if (dev->disconnected) in em28xx_i2c_xfer()
Dem28xx-dvb.c147 if (dev->disconnected) in em28xx_dvb_urb_data_copy()
1734 if (dev->disconnected) { in em28xx_dvb_fini()
Dem28xx-video.c780 if (dev->disconnected) in em28xx_urb_data_copy()
2046 if (dev->disconnected) in em28xx_v4l2_close()
Dem28xx-cards.c3045 if (!dev->disconnected) in em28xx_free_device()
3531 dev->disconnected = 1; in em28xx_usb_disconnect()
/linux-4.1.27/drivers/usb/misc/
Dftdi-elan.c169 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/
Dcdc-phonet.c45 u8 disconnected; member
445 if (pnd->disconnected) in usbpn_disconnect()
448 pnd->disconnected = 1; in usbpn_disconnect()
/linux-4.1.27/drivers/usb/serial/
Dusb-serial.c77 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()
Dmos7720.c307 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()
Ddigi_acceleport.c1135 if (port->serial->disconnected) in digi_close()
/linux-4.1.27/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-ad719219 the bridge can be disconnected (when it is not being used
/linux-4.1.27/drivers/usb/class/
Dcdc-acm.h104 bool disconnected; member
Dcdc-acm.c82 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/
Ddriver-model.txt28 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/
Dltc2941.txt18 lost when the battery is disconnected.
/linux-4.1.27/drivers/usb/core/
Dhub.h70 unsigned disconnected:1; member
Dhub.c582 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/
DKconfig9 disconnected operation (e.g. for laptops), read/write server
/linux-4.1.27/drivers/usb/atm/
Dusbatm.h158 int disconnected; member
Dusbatm.c663 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/
Dacornscsi.c716 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()
Dacornscsi.h319 Queue_t disconnected; /* disconnected command queue */ member
Dfas216.c995 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()
Dfas216.h285 Queue_t disconnected; /* disconnected command queue */ member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-picolcd14 disconnected and reconnects after above delay (see attribute
Dsysfs-class-uwb_rc-wusbhc19 disconnected and are removed. The default value of
Dsysfs-bus-iio453 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/
Daic7xxx_osm.c2068 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()
Daic79xx_osm.c2163 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()
Daic7xxx.seq1806 * 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.
Daic7xxx.reg1527 * disconnected. Used for SCB
Daic79xx.seq1094 * the per-device, disconnected array. If there is no untagged
/linux-4.1.27/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt95 mac80211->userspace: disconnected
Dx25-iface.txt36 Terminate the LAPB link. If it is already disconnected then the disconnect
Dbonding.txt1843 disconnected), it may be that the driver does not support
/linux-4.1.27/drivers/scsi/
Daha152x.c316 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/
Dmidi.c130 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/
Dserial.h156 unsigned char disconnected:1; member
/linux-4.1.27/Documentation/usb/
Dcallbacks.txt17 * because its device has been (or is being) disconnected or the
Dpersist.txt26 though they had disconnected. This is always safe and it is the
Dpower-management.txt317 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
DWUSB-Design-overview.txt208 When a dongle is disconnected, /drivers/uwb/hwa-rc.c:hwarc_disconnect()/
/linux-4.1.27/sound/core/
Dtimer.c68 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/
Dbcm63xx_udc.c1965 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/
DKconfig56 For example, when a driver reports that it was disconnected
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt271 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/
Dlibsas.txt294 got disconnected. (*)
DChangeLog.sym53c8xx295 - 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
Daic7xxx.txt43 4. 64 Byte SCB Support - Allows disconnected, untagged request table
DChangeLog.ncr53c8xx406 disconnected. This happens with Atlas I / L912 and may happen
Dncr53c8xx.txt290 to the actual number of disconnected commands.
417 Example above: 183.09 seconds spent disconnected
Dsym53c8xx_2.txt261 to the actual number of disconnected commands.
/linux-4.1.27/fs/
Ddcache.c1931 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/
DREADME.DAC960451 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/
Dpci-error-recovery.txt55 file system is disconnected, a user-space mechanism would have to go
/linux-4.1.27/Documentation/
Dpinctrl.txt200 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/
Dlaptop-mode.txt325 # ac gets connected/disconnected from a laptop
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt761 been disconnected. Only after all open filehandles to the device
Dv4l2-framework.txt845 of the driver or because the USB device was disconnected, then you should
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES138 of second share to disconnected server session (autoreconnect on this).
/linux-4.1.27/Documentation/filesystems/
Dcoda.txt1590 locally allocated temp fids while disconnected with global fids even
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt532 sys entry, to disable speech while one synthesizer is disconnected and
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt889 disconnected from the physical network unless one of the virtual