| /linux/include/linux/ |
| H A D | adb.h | 50 ADB_MSG_PRE_RESET, /* Called before resetting the bus */ 51 ADB_MSG_POST_RESET /* Called after resetting the bus (re-do init & register) */
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_audit.sh | 168 # resetting rules 186 # resetting sets and elements 199 # resetting counters 214 # resetting quotas
|
| /linux/tools/testing/selftests/drivers/net/hw/lib/py/ |
| H A D | linkconfig.py | |
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bfi_cna.h | 85 * @brief H2I command structure for resetting the stats. 93 * @brief H2I command structure for resetting the stats.
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_msgdma.c | 46 "TSE Rx mSGDMA resetting bit never cleared!\n"); in msgdma_reset() 68 "TSE Tx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
|
| /linux/Documentation/i2c/ |
| H A D | fault-codes.rst | 14 some cases, such as re-initializing (and maybe resetting). After such 67 SMBus adapter) needs some fault recovery (such as resetting),
|
| /linux/arch/arm/mach-omap2/ |
| H A D | ti81xx-restart.c | 22 * NOTE: Warm reset does not seem to work, may require resetting
|
| /linux/drivers/phy/qualcomm/ |
| H A D | Kconfig | 144 management required after resetting the hardware and power 159 resetting the hardware and power management.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-block-zram | 21 The reset file is write-only and allows resetting the 39 compressed data. For resetting the value, you should write
|
| H A D | sysfs-bus-fsi | 45 Provides a means of resetting the cfam that is attached to the
|
| H A D | sysfs-bus-pci-devices-cciss | 71 a dump device, as kdump requires resetting the device in order
|
| H A D | sysfs-class-mei | 79 RESETTING
|
| /linux/Documentation/hwmon/ |
| H A D | lm92.rst | 44 control the thresholds for resetting alarms.
|
| /linux/drivers/net/can/ |
| H A D | grcan.c | 305 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()
|
| /linux/Documentation/driver-api/media/ |
| H A D | dtv-common.rst | 45 Resetting the buffer counts as a read and write operation.
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | digitv.h | 48 * 0x07 write to the remote (don't know why one should this, resetting ?)
|
| /linux/drivers/net/ethernet/i825xx/ |
| H A D | ether1.c | 507 priv(dev)->resetting = 1; in ether1_init_for_open() 657 printk(KERN_WARNING "%s: resetting device\n", dev->name); in ether1_timeout() 678 printk(KERN_WARNING "%s: resetting device\n", dev->name); in ether1_sendpacket() 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()
|
| /linux/drivers/acpi/ |
| H A D | reboot.c | 23 pr_debug("Resetting with ACPI PCI RESET_REG.\n"); in acpi_pci_reboot()
|
| /linux/sound/soc/intel/atom/sst/ |
| H A D | sst_loader.c | 15 * setting/resetting dsp cores, etc 49 * intel_sst_reset_dsp_mrfld - Resetting SST DSP 58 dev_dbg(sst_drv_ctx->dev, "sst: Resetting the DSP in mrfld\n"); in intel_sst_reset_dsp_mrfld()
|
| /linux/Documentation/devicetree/bindings/net/nfc/ |
| H A D | st,st-nci.yaml | 20 description: Output GPIO pin used for resetting the controller
|
| /linux/include/linux/usb/ |
| H A D | quirks.h | 69 /* Hub needs extra delay after resetting its port. */
|
| /linux/drivers/scsi/isci/ |
| H A D | host.h | 227 * This state is entered from the RESETTING state. 262 * is in the process of resetting. Thus, the user is unable to perform 285 * This state is entered from the RESETTING state.
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/ |
| H A D | gk20a.c | 55 nvkm_debug(privring, "resetting privring ring\n"); in gk20a_privring_intr()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | selection-api-examples.rst | 12 Example: Resetting the cropping parameters
|
| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_hw.c | 60 * Resets the hardware by resetting the transmit and receive units, masks
|