Home
last modified time | relevance | path

Searched full:resetting (Results 1 – 25 of 1821) sorted by relevance

12345678910>>...73

/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
Dnft_audit.sh145 # resetting rules
163 # resetting sets and elements
176 # resetting counters
191 # resetting quotas
/kernel/linux/linux-5.10/drivers/ide/
Dide-eh.c321 * do_reset1() attempts to recover a confused drive by resetting it.
322 * Unfortunately, resetting a disk drive actually resets all devices on
323 * the same interface, so it can really be thought of as resetting the
324 * interface rather than resetting the drive.
401 * Note that we also set nIEN while resetting the device, in do_reset1()
423 * Some weird controller like resetting themselves to a strange in do_reset1()
/kernel/linux/linux-5.10/include/linux/
Dadb.h50 ADB_MSG_PRE_RESET, /* Called before resetting the bus */
51 ADB_MSG_POST_RESET /* Called after resetting the bus (re-do init & register) */
/kernel/linux/linux-6.6/include/linux/
Dadb.h50 ADB_MSG_PRE_RESET, /* Called before resetting the bus */
51 ADB_MSG_POST_RESET /* Called after resetting the bus (re-do init & register) */
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
Dbfi_cna.h85 * @brief H2I command structure for resetting the stats.
93 * @brief H2I command structure for resetting the stats.
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
Dbfi_cna.h85 * @brief H2I command structure for resetting the stats.
93 * @brief H2I command structure for resetting the stats.
/kernel/linux/linux-5.10/Documentation/driver-api/
Dlibata.rst605 gathering and could trigger complex error handling (say, resetting &
854 indicates something is very wrong with the system. Resetting host
863 Resetting host controller is recommended.
871 it forget about the timed out command, resetting is necessary. The timed
899 During EH, resetting is necessary in the following cases.
909 Resetting during EH might be a good idea regardless of error condition
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
/kernel/linux/linux-6.6/Documentation/driver-api/
Dlibata.rst568 gathering and could trigger complex error handling (say, resetting &
817 indicates something is very wrong with the system. Resetting host
826 Resetting host controller is recommended.
834 it forget about the timed out command, resetting is necessary. The timed
862 During EH, resetting is necessary in the following cases.
872 Resetting during EH might be a good idea regardless of error condition
881 HBA resetting is implementation specific. For a controller complying to
906 some level of resetting, possibly similar level with software reset.
922 This is the preferred way of resetting a SATA device. In effect,
927 One more thing to consider when resetting devices is that resetting
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-block-zram21 The reset file is write-only and allows resetting the
47 compressed data. For resetting the value, you should write
/kernel/linux/linux-6.6/drivers/usb/storage/
Duas.c41 int qdepth, resetting; member
108 if (devinfo->resetting) in uas_do_work()
313 if (devinfo->resetting) in uas_stat_cmplt()
411 if (devinfo->resetting) in uas_data_cmplt()
656 if (devinfo->resetting) { in uas_queuecommand_lck()
782 devinfo->resetting = 1; in uas_eh_device_reset_handler()
793 devinfo->resetting = 0; in uas_eh_device_reset_handler()
1019 devinfo->resetting = 0; in uas_probe()
1205 devinfo->resetting = 1; in uas_disconnect()
/kernel/linux/linux-5.10/drivers/usb/storage/
Duas.c41 int qdepth, resetting; member
108 if (devinfo->resetting) in uas_do_work()
315 if (devinfo->resetting) in uas_stat_cmplt()
413 if (devinfo->resetting) in uas_data_cmplt()
662 if (devinfo->resetting) { in uas_queuecommand_lck()
789 devinfo->resetting = 1; in uas_eh_device_reset_handler()
800 devinfo->resetting = 0; in uas_eh_device_reset_handler()
1018 devinfo->resetting = 0; in uas_probe()
1204 devinfo->resetting = 1; in uas_disconnect()
/kernel/linux/linux-6.6/Documentation/i2c/
Dfault-codes.rst14 some cases, such as re-initializing (and maybe resetting). After such
63 SMBus adapter) needs some fault recovery (such as resetting),
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-block-zram21 The reset file is write-only and allows resetting the
47 compressed data. For resetting the value, you should write
/kernel/linux/linux-5.10/Documentation/i2c/
Dfault-codes.rst14 some cases, such as re-initializing (and maybe resetting). After such
63 SMBus adapter) needs some fault recovery (such as resetting),
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
Daltera_msgdma.c46 "TSE Rx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
68 "TSE Tx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/altera/
Daltera_msgdma.c46 "TSE Rx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
68 "TSE Tx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
/kernel/linux/linux-6.6/drivers/misc/cxl/
Dflash.c334 pr_devel("resetting adapter\n"); in transfer_image()
343 pr_devel("resetting adapter\n"); in transfer_image()
352 pr_devel("resetting adapter\n"); in transfer_image()
500 pr_devel("resetting adapter\n"); in device_close()
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dflash.c333 pr_devel("resetting adapter\n"); in transfer_image()
342 pr_devel("resetting adapter\n"); in transfer_image()
351 pr_devel("resetting adapter\n"); in transfer_image()
499 pr_devel("resetting adapter\n"); in device_close()
/kernel/linux/linux-5.10/arch/arm/mach-cns3xxx/
Dcns3420vb.c130 * resetting twice would cause the 1st controller been reset. in csn3xxx_usb_power_on()
151 * resetting twice would cause the 1st controller been reset. in csn3xxx_usb_power_off()
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
Dusb-fw.c131 "URB; resetting device\n"); in i2400mu_tx_bulk_out()
152 "URB exceeded; resetting device\n"); in i2400mu_tx_bulk_out()
362 "resetting device\n"); in i2400mu_bus_bm_wait_for_ack()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Dti81xx-restart.c22 * NOTE: Warm reset does not seem to work, may require resetting
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dti81xx-restart.c22 * NOTE: Warm reset does not seem to work, may require resetting
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-m41t93.c68 dev_warn(&spi->dev, "OF bit is set, resetting.\n"); in m41t93_set_time()
113 case after poweron. Time is valid after resetting HT bit. in m41t93_get_time()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-m41t93.c68 dev_warn(&spi->dev, "OF bit is set, resetting.\n"); in m41t93_set_time()
113 case after poweron. Time is valid after resetting HT bit. in m41t93_get_time()
/kernel/linux/linux-6.6/drivers/net/can/
Dgrcan.c305 bool resetting; member
562 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
693 if (!priv->resetting && !priv->closing) { in grcan_err()
819 priv->resetting = false; in grcan_running_reset()
912 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
913 priv->resetting = true; in grcan_initiate_running_reset()
1028 if (priv->closing || priv->resetting) { in grcan_set_mode()
1082 priv->resetting = false; in grcan_open()
1141 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1291 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()

12345678910>>...73