| /Linux-v5.15/arch/arm/boot/dts/ |
| D | at91sam9g25-gardena-smart-gateway.dts | 3 * Device Tree file for the GARDENA smart Gateway (Article No. 19000) 15 model = "GARDENA smart Gateway (Article No. 19000)"; 16 compatible = "gardena,smart-gateway-at91sam", "atmel,at91sam9g25", "atmel,at91sam9x5",
|
| D | ste-ux500-samsung-skomer.dts | 375 /* GPIO224 used as "smart alert" interrupt */
|
| /Linux-v5.15/Documentation/devicetree/bindings/mips/ |
| D | ralink.txt | 23 GARDENA smart Gateway (MT7688) 31 - compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
|
| /Linux-v5.15/tools/testing/nvdimm/test/ |
| D | nfit.c | 213 struct nd_intel_smart *smart; member 712 static int nfit_test_cmd_smart(struct nd_intel_smart *smart, unsigned int buf_len, in nfit_test_cmd_smart() argument 715 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart() 717 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart() 733 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument 738 smart->spares, thresh->media_temperature, in smart_notify() 739 smart->media_temperature, thresh->ctrl_temperature, in smart_notify() 740 smart->ctrl_temperature); in smart_notify() 742 && smart->spares in smart_notify() 745 && smart->media_temperature in smart_notify() [all …]
|
| /Linux-v5.15/Documentation/driver-api/serial/ |
| D | serial-iso7816.rst | 9 also known as smart cards. 15 handling communication with a smart card.
|
| /Linux-v5.15/arch/mips/boot/dts/ralink/ |
| D | gardena_smart_gateway_mt7688.dts | 14 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc", 16 model = "GARDENA smart Gateway (MT7688)";
|
| /Linux-v5.15/drivers/ata/ |
| D | pata_it821x.c | 87 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-v5.15/arch/arc/kernel/ |
| D | setup.c | 239 cpu->extn.smart = bcr.ver ? 1 : 0; in read_arc_build_cfg_regs() 352 if (cpu->extn.ap_num | cpu->extn.smart | cpu->extn.rtt) { in arc_extn_mumbojumbo() 354 IS_AVAIL1(cpu->extn.smart, "smaRT "), in arc_extn_mumbojumbo()
|
| /Linux-v5.15/Documentation/hwmon/ |
| D | lm93.rst | 68 (i.e. smart tachometer mode). It also adds measurement and control support 130 output of the fan is corrupted. The LM93 includes smart tachometer 132 achieved despite the signal corruption. In smart tach mode all 299 fan<n>_smart_tach enable or disable smart tach mode
|
| /Linux-v5.15/arch/arc/include/asm/ |
| D | arcregs.h | 339 ap_num:4, ap_full:1, smart:1, rtt:1, pad3:1, member
|
| /Linux-v5.15/Documentation/input/devices/ |
| D | elantech.rst | 186 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-v5.15/Documentation/userspace-api/media/dvb/ |
| D | ca_high_level.rst | 43 #define CA_SC 128 /* simple smart card interface */
|
| D | intro.rst | 84 the user has access (controlled by the smart card) are decoded in
|
| /Linux-v5.15/drivers/acpi/nfit/ |
| D | core.c | 1795 struct nd_intel_smart smart = { 0 }; in nfit_intel_shutdown_status() local 1817 || out_obj->buffer.length < sizeof(smart)) { in nfit_intel_shutdown_status() 1823 memcpy(&smart, out_obj->buffer.pointer, sizeof(smart)); in nfit_intel_shutdown_status() 1826 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_VALID) { in nfit_intel_shutdown_status() 1827 if (smart.shutdown_state) in nfit_intel_shutdown_status() 1831 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_COUNT_VALID) { in nfit_intel_shutdown_status() 1833 nfit_mem->dirty_shutdown = smart.shutdown_count; in nfit_intel_shutdown_status()
|
| /Linux-v5.15/Documentation/x86/i386/ |
| D | IO-APIC.rst | 118 Use smart trial-and-error techniques to find out the correct pirq line ...
|
| /Linux-v5.15/drivers/i2c/ |
| D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|
| /Linux-v5.15/Documentation/scsi/ |
| D | ufs.rst | 28 devices such as smart phones and tablet computers. The specification
|
| D | FlashPoint.rst | 138 including smart termination and a flash PROM for easy firmware updates, and
|
| /Linux-v5.15/Documentation/translations/zh_CN/admin-guide/ |
| D | reporting-issues.rst | 212 以明智的方式提问 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
|
| /Linux-v5.15/Documentation/translations/zh_TW/admin-guide/ |
| D | reporting-issues.rst | 213 以明智的方式提問 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
|
| /Linux-v5.15/drivers/net/wireless/ralink/rt2x00/ |
| D | rt73usb.c | 750 u8 smart; in rt73usb_config_channel() local 755 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527)); in rt73usb_config_channel() 758 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart); in rt73usb_config_channel()
|
| D | rt61pci.c | 778 u8 smart; in rt61pci_config_channel() local 783 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527)); in rt61pci_config_channel() 786 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart); in rt61pci_config_channel()
|
| /Linux-v5.15/fs/affs/ |
| D | Changes | 210 be smart about them, but the result is worth the
|
| /Linux-v5.15/Documentation/sound/soc/ |
| D | dpcm.rst | 45 This diagram shows a simple smart phone audio subsystem. It supports Bluetooth,
|
| /Linux-v5.15/drivers/power/supply/ |
| D | Kconfig | 244 smart battery driver to its ports. 282 smart battery with embedded NVM/flash.
|