| /Linux-v5.4/drivers/usb/storage/ |
| D | uas.c | 41 int qdepth, resetting; member 94 if (devinfo->resetting) in uas_do_work() 287 if (devinfo->resetting) in uas_stat_cmplt() 385 if (devinfo->resetting) in uas_data_cmplt() 634 if (devinfo->resetting) { in uas_queuecommand_lck() 751 devinfo->resetting = 1; in uas_eh_device_reset_handler() 762 devinfo->resetting = 0; in uas_eh_device_reset_handler() 968 devinfo->resetting = 0; in uas_probe() 1151 devinfo->resetting = 1; in uas_disconnect()
|
| /Linux-v5.4/drivers/net/can/ |
| D | grcan.c | 303 bool resetting; member 562 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame() 692 if (!priv->resetting && !priv->closing) { in grcan_err() 818 priv->resetting = false; in grcan_running_reset() 911 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset() 912 priv->resetting = true; in grcan_initiate_running_reset() 1027 if (priv->closing || priv->resetting) { in grcan_set_mode() 1087 priv->resetting = false; in grcan_open() 1147 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up() 1305 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()
|
| /Linux-v5.4/drivers/input/misc/ |
| D | cm109.c | 117 unsigned resetting:1; member 620 if (!dev->resetting) in cm109_input_ev() 857 dev->resetting = 1; in cm109_usb_pre_reset() 869 dev->resetting = 0; in cm109_usb_post_reset()
|
| /Linux-v5.4/drivers/net/ethernet/i825xx/ |
| D | ether1.c | 507 priv(dev)->resetting = 1; in ether1_init_for_open() 910 if (priv(dev)->resetting == 0) in ether1_interrupt() 913 priv(dev)->resetting += 1; in ether1_interrupt() 919 if (priv(dev)->resetting == 2) in ether1_interrupt() 920 priv(dev)->resetting = 0; in ether1_interrupt()
|
| D | ether1.h | 44 unsigned char resetting; member
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | lm92.rst | 44 control the thresholds for resetting alarms.
|
| D | jc42.rst | 126 There is also an hysteresis to control the thresholds for resetting alarms.
|
| /Linux-v5.4/Documentation/devicetree/bindings/hwmon/ |
| D | pwm-fan.txt | 15 require that it must be self resetting edge interrupts.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-block-zram | 21 The reset file is write-only and allows resetting the 47 compressed data. For resetting the value, you should write
|
| D | sysfs-bus-pci-devices-cciss | 71 a dump device, as kdump requires resetting the device in order
|
| /Linux-v5.4/Documentation/devicetree/bindings/input/rmi4/ |
| D | rmi_i2c.txt | 21 - syna,reset-delay-ms: The number of milliseconds to wait after resetting the
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | smsc911x.txt | 25 before resetting the controller
|
| /Linux-v5.4/Documentation/i2c/ |
| D | fault-codes.rst | 14 some cases, such as re-initializing (and maybe resetting). After such 63 SMBus adapter) needs some fault recovery (such as resetting),
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/ |
| D | syna.txt | 50 CPU control register allows various operations on CPUs, like resetting them
|
| /Linux-v5.4/drivers/block/paride/ |
| D | Transition-notes | 94 after resetting ps_tq_active to 0. 97 the area are either after resetting ->claimed_cont to NULL while holding
|
| /Linux-v5.4/drivers/scsi/ |
| D | hptiop.h | 326 atomic_t resetting; member
|
| D | hptiop.c | 689 atomic_set(&hba->resetting, 0); in hptiop_message_callback() 1076 if (atomic_xchg(&hba->resetting, 1) == 0) { in hptiop_reset_hba() 1082 atomic_read(&hba->resetting) == 0, 60 * HZ); in hptiop_reset_hba() 1084 if (atomic_read(&hba->resetting)) { in hptiop_reset_hba() 1334 atomic_set(&hba->resetting, 0); in hptiop_probe()
|
| D | aha152x.c | 312 resetting = 0x0400, /* BUS DEVICE RESET is pending */ enumerator 920 if(SCpnt->SCp.phase & (resetting|check_condition)) { in aha152x_internal_queue() 942 if ((phase & resetting) || !scsi_sglist(SCpnt)) { in aha152x_internal_queue() 1066 aha152x_internal_queue(SCpnt, &done, resetting, reset_done); in aha152x_device_reset() 1528 } else if (CURRENT_SC->SCp.phase & resetting) { in seldo_run()
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | libata.rst | 605 gathering and could trigger complex error handling (say, resetting & 871 it forget about the timed out command, resetting is necessary. The timed 899 During EH, resetting is necessary in the following cases. 918 HBA resetting is implementation specific. For a controller complying to 943 some level of resetting, possibly similar level with software reset. 959 This is the preferred way of resetting a SATA device. In effect, 964 One more thing to consider when resetting devices is that resetting
|
| /Linux-v5.4/Documentation/scsi/ |
| D | qlogicfas.txt | 25 thing to do is load the kernel without resetting the hardware, which
|
| D | ChangeLog.ips | 24 - 5 second delay needed after resetting an i960 adapter
|
| /Linux-v5.4/Documentation/driver-api/soundwire/ |
| D | error_handling.rst | 27 not be responsible for the errors so resetting them individually is not a
|
| /Linux-v5.4/drivers/net/ethernet/ibm/ |
| D | ibmvnic.c | 1210 if (test_bit(0, &adapter->resetting)) in ibmvnic_cleanup() 1431 if (test_bit(0, &adapter->resetting)) { in ibmvnic_xmit() 2057 if (test_and_set_bit_lock(0, &adapter->resetting)) { in __ibmvnic_reset() 2120 clear_bit_unlock(0, &adapter->resetting); in __ibmvnic_reset() 2228 if (unlikely(test_bit(0, &adapter->resetting) && in ibmvnic_poll() 2879 if (test_bit(0, &adapter->resetting) && in enable_scrq_irq() 3432 if (test_bit(0, &adapter->resetting)) in ibmvnic_send_crq() 4508 if (test_bit(0, &adapter->resetting)) in ibmvnic_handle_crq() 4846 if (test_bit(0, &adapter->resetting) && !adapter->wait_for_reset && in ibmvnic_reset_init() 4963 clear_bit(0, &adapter->resetting); in ibmvnic_probe()
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,idle-state.txt | 40 resume. Applying power and resetting the core causes the core to warmboot
|
| /Linux-v5.4/Documentation/fault-injection/ |
| D | nvme-fault-injection.rst | 139 nvme nvme0: resetting controller
|