Home
last modified time | relevance | path

Searched refs:smart (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit.c207 struct nd_intel_smart *smart; member
702 static int nfit_test_cmd_smart(struct nd_intel_smart *smart, unsigned int buf_len, in nfit_test_cmd_smart() argument
705 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart()
707 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart()
723 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument
728 smart->spares, thresh->media_temperature, in smart_notify()
729 smart->media_temperature, thresh->ctrl_temperature, in smart_notify()
730 smart->ctrl_temperature); in smart_notify()
732 && smart->spares in smart_notify()
735 && smart->media_temperature in smart_notify()
[all …]
/Linux-v4.19/drivers/ide/
Dit821x.c75 unsigned int smart:1, /* Are we in smart raid mode */ member
447 if (!itdev->smart) { in it821x_quirkproc()
543 idev->smart = 1; in init_hwif_it821x()
567 if (idev->smart == 0) in init_hwif_it821x()
572 if (idev->smart == 0) { in init_hwif_it821x()
/Linux-v4.19/Documentation/w1/slaves/
D00-INDEX10 - The Maxim/Dallas Semiconductor ds2438 smart battery monitor.
/Linux-v4.19/drivers/ata/
Dpata_it821x.c87 unsigned int smart:1, /* Are we in smart raid mode */ member
585 if (itdev->smart) in it821x_check_atapi_dma()
753 itdev->smart = 1; in it821x_port_start()
773 if (!itdev->smart) in it821x_port_start()
/Linux-v4.19/arch/arc/kernel/
Dsetup.c213 cpu->extn.smart = bcr.ver ? 1 : 0; in read_arc_build_cfg_regs()
218 cpu->extn.debug = cpu->extn.ap | cpu->extn.smart | cpu->extn.rtt; in read_arc_build_cfg_regs()
338 IS_AVAIL1(cpu->extn.smart, "smaRT "), in arc_extn_mumbojumbo()
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dsbs,sbs-manager.txt16 four smart battery devices at address 0xb. The driver actually implements this
Dbattery.txt4 In smart batteries, these are typically stored in non-volatile memory
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dmediatek.txt36 - bq Aquaris5 smart phone:
/Linux-v4.19/Documentation/hwmon/
Dlm9359 (i.e. smart tachometer mode). It also adds measurement and control support
120 output of the fan is corrupted. The LM93 includes smart tachometer
122 achieved despite the signal corruption. In smart tach mode all
284 fan<n>_smart_tach enable or disable smart tach mode
/Linux-v4.19/arch/arc/include/asm/
Darcregs.h305 debug:1, ap:1, smart:1, rtt:1, pad3:4, member
/Linux-v4.19/Documentation/input/devices/
Delantech.rst186 E: 1 = enable smart edges unconditionally
187 S: 1 = enable smart edges only when dragging
228 smart edge cursor speed (0x02 = slow, 0x03 = medium, 0x04 = fast)
232 smart edge activation area width?
/Linux-v4.19/Documentation/s390/
DDASD23 only some smart data structures are missing to make the support
/Linux-v4.19/Documentation/scsi/
Dufs.txt26 devices such as smart phones and tablet computers. The specification
DFlashPoint.txt125 including smart termination and a flash PROM for easy firmware updates, and
/Linux-v4.19/Documentation/x86/i386/
DIO-APIC.txt112 Use smart trial-and-error techniques to find out the correct pirq line ...
/Linux-v4.19/drivers/i2c/
DKconfig34 such as smart batteries through an I2C host controller driver.
/Linux-v4.19/Documentation/media/uapi/dvb/
Dintro.rst84 the user has access (controlled by the smart card) are decoded in
/Linux-v4.19/Documentation/media/dvb-drivers/
Dci.rst112 #define CA_SC 128 /* simple smart card interface */
/Linux-v4.19/arch/arm/boot/dts/
Dtegra20-seaboard.dts396 smart-battery@b {
397 compatible = "ti,bq20z75", "smart-battery-1.1";
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt73usb.c761 u8 smart; in rt73usb_config_channel() local
766 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527)); in rt73usb_config_channel()
769 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart); in rt73usb_config_channel()
Drt61pci.c874 u8 smart; in rt61pci_config_channel() local
879 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527)); in rt61pci_config_channel()
882 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart); in rt61pci_config_channel()
/Linux-v4.19/Documentation/admin-guide/
Dreporting-bugs.rst80 http://www.catb.org/esr/faqs/smart-questions.html
/Linux-v4.19/drivers/power/supply/
DKconfig206 smart battery driver to its ports.
244 smart battery with embedded NVM/flash.
/Linux-v4.19/fs/affs/
DChanges210 be smart about them, but the result is worth the
/Linux-v4.19/Documentation/sound/soc/
Ddpcm.rst45 This diagram shows a simple smart phone audio subsystem. It supports Bluetooth,

12