Home
last modified time | relevance | path

Searched refs:resetting (Results 1 – 53 of 53) sorted by relevance

/linux-4.4.14/drivers/usb/storage/
Duas.c42 int qdepth, resetting; member
95 if (devinfo->resetting) in uas_do_work()
264 if (devinfo->resetting) in uas_stat_cmplt()
368 if (devinfo->resetting) in uas_data_cmplt()
618 if (devinfo->resetting) { in uas_queuecommand_lck()
734 devinfo->resetting = 1; in uas_eh_bus_reset_handler()
745 devinfo->resetting = 0; in uas_eh_bus_reset_handler()
933 devinfo->resetting = 0; in uas_probe()
1117 devinfo->resetting = 1; in uas_disconnect()
/linux-4.4.14/drivers/net/can/
Dgrcan.c307 bool resetting; member
566 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
696 if (!priv->resetting && !priv->closing) { in grcan_err()
822 priv->resetting = false; in grcan_running_reset()
915 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
916 priv->resetting = true; in grcan_initiate_running_reset()
1031 if (priv->closing || priv->resetting) { in grcan_set_mode()
1091 priv->resetting = false; in grcan_open()
1151 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1309 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()
/linux-4.4.14/drivers/input/misc/
Dcm109.c120 unsigned resetting:1; member
598 if (!dev->resetting) in cm109_input_ev()
831 dev->resetting = 1; in cm109_usb_pre_reset()
843 dev->resetting = 0; in cm109_usb_post_reset()
/linux-4.4.14/drivers/net/ethernet/i825xx/
Dether1.c509 priv(dev)->resetting = 1; in ether1_init_for_open()
912 if (priv(dev)->resetting == 0) in ether1_interrupt()
915 priv(dev)->resetting += 1; in ether1_interrupt()
921 if (priv(dev)->resetting == 2) in ether1_interrupt()
922 priv(dev)->resetting = 0; in ether1_interrupt()
Dether1.h47 unsigned char resetting; member
/linux-4.4.14/Documentation/hwmon/
Dlm9233 control the thresholds for resetting alarms.
Djc4278 There is also an hysteresis to control the thresholds for resetting alarms.
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsmsc911x.txt23 before resetting the controller
/linux-4.4.14/Documentation/i2c/
Dfault-codes10 some cases, such as re-initializing (and maybe resetting). After such
59 SMBus adapter) needs some fault recovery (such as resetting),
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-block-zram21 The reset file is write-only and allows resetting the
132 For resetting the value, you should write "0". Otherwise,
Dsysfs-bus-pci-devices-cciss71 a dump device, as kdump requires resetting the device in order
Dsysfs-class-mic.txt51 "resetting" - A reset has been initiated for the MIC device
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dmarvell,berlin.txt41 CPU control register allows various operations on CPUs, like resetting them
/linux-4.4.14/drivers/usb/phy/
DKconfig148 required after resetting the hardware and power management.
163 and workarounds required after resetting the hardware.
/linux-4.4.14/drivers/block/paride/
DTransition-notes94 after resetting ps_tq_active to 0.
97 the area are either after resetting ->claimed_cont to NULL while holding
/linux-4.4.14/drivers/scsi/
Dhptiop.h334 atomic_t resetting; member
Dhptiop.c697 atomic_set(&hba->resetting, 0); in hptiop_message_callback()
1084 if (atomic_xchg(&hba->resetting, 1) == 0) { in hptiop_reset_hba()
1090 atomic_read(&hba->resetting) == 0, 60 * HZ); in hptiop_reset_hba()
1092 if (atomic_read(&hba->resetting)) { in hptiop_reset_hba()
1342 atomic_set(&hba->resetting, 0); in hptiop_probe()
Daha152x.c323 resetting = 0x0400, /* BUS DEVICE RESET is pending */ enumerator
928 if(SCpnt->SCp.phase & (resetting|check_condition)) { in aha152x_internal_queue()
951 if ((phase & resetting) || !scsi_sglist(SCpnt)) { in aha152x_internal_queue()
1076 aha152x_internal_queue(SCpnt, &done, resetting, reset_done); in aha152x_device_reset()
1543 } else if (CURRENT_SC->SCp.phase & resetting) { in seldo_run()
/linux-4.4.14/Documentation/scsi/
Dqlogicfas.txt25 thing to do is load the kernel without resetting the hardware, which
DChangeLog.ips24 - 5 second delay needed after resetting an i960 adapter
Dscsi_eh.txt227 scmds. e.g. resetting a device recovers all failed scmds on the
388 resetting clears all scmds on the sdev, there is no need
DChangeLog.ncr53c8xx365 mode to settle. Delays used while resetting the controller
444 is now only used while resetting and when memory for CCBs is not
DChangeLog.megaraid189 megaraid: resetting the host...
DChangeLog.sym53c8xx427 resetting the chip. This fix has been sent to me by SYMBIOS/LSI
DChangeLog.1992-19971686 prompt. Supply jumpstart flag if we are resetting and need the
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-block-zram102 For resetting the value, you should write "0". Otherwise,
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt40 resume. Applying power and resetting the core causes the core to warmboot
/linux-4.4.14/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_400MHz_32MB22 # and switch off PLL, before resetting the clock gear ratio.
Ddot.gdbinit_200MHz_16MB22 # and switch off PLL, before resetting the clock gear ratio.
Ddot.gdbinit_300MHz_32MB22 # and switch off PLL, before resetting the clock gear ratio.
/linux-4.4.14/Documentation/video4linux/
Dfimc.txt113 the sub-devices (format, crop), to avoid resetting the subdevs' configuration
/linux-4.4.14/Documentation/powerpc/
Deeh-pci-error-recovery.txt93 would consist of resetting the PCI device (holding the PCI #RST
302 -- A minor complaint is that resetting the network card causes
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt167 resetting the device. Additionally, most tape drives will not oblige
/linux-4.4.14/drivers/ata/
Dlibahci.c1718 int resetting = !!(ap->pflags & ATA_PFLAG_RESETTING); in ahci_handle_port_interrupt() local
1723 if (unlikely(resetting)) in ahci_handle_port_interrupt()
1789 if (unlikely(rc < 0 && !resetting)) { in ahci_handle_port_interrupt()
/linux-4.4.14/Documentation/usb/
Dusb-serial.txt78 try resetting the device, first a hot reset, and then a cold reset if
127 You can also try soft-resetting your PDA before attempting a connection.
/linux-4.4.14/Documentation/networking/
De1000e.txt207 This workaround skips resetting the PHY at shutdown for the initial
De1000.txt336 This workaround skips resetting the PHY at shutdown for the initial
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt91 PF_NOFREEZE for itself by calling set_freezable() (the resetting of PF_NOFREEZE
/linux-4.4.14/Documentation/
Dsvga.txt189 Don't use unless needed as it forces resetting the video card.
/linux-4.4.14/scripts/
Dspelling.txt838 reseting||resetting
/linux-4.4.14/Documentation/ioctl/
Dcdrom.txt506 ENOSYS Drive is not capable of resetting.
Dhdio.txt721 [6] Do not access {in|out}_flags->all except for resetting
/linux-4.4.14/Documentation/cgroups/
Dblkio-controller.txt346 - Writing an int to this file will result in resetting all the stats
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt238 "solved" by resetting the link. This call informs the driver of the
Dpci.txt629 Another case to watch out for is when resetting a PCI device. Use PCI
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax335 Apr 13 21:01:59 kke01 kernel: Elsa: timer OK; resetting card
DINTERFACE554 (before unloading, while resetting/reconfiguring the card)
/linux-4.4.14/Documentation/input/
Datarikbd.txt87 resetting the mouse position, setting X/Y scaling, and interrogating the
/linux-4.4.14/drivers/platform/x86/
DKconfig699 level and resetting the HDD protection interface.
/linux-4.4.14/drivers/staging/comedi/
DKconfig628 and 2016 boards also have a watchdog for resetting the outputs to "0".
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex486 caller only after the drive has finished resetting. If the drive is no
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt931 CPUs by soft-resetting them.
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS692 and boot Linux without hard resetting the machine). In this method the