Home
last modified time | relevance | path

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

12

/linux/arch/arm/boot/dts/
A Dat91sam9g25-gardena-smart-gateway.dts3 * 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",
/linux/tools/testing/nvdimm/test/
A Dnfit.c213 struct nd_intel_smart *smart; member
715 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart()
717 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart()
740 smart->ctrl_temperature); in smart_notify()
742 && smart->spares in smart_notify()
807 smart->shutdown_state = 1; in nfit_test_cmd_smart_inject()
808 smart->shutdown_count++; in nfit_test_cmd_smart_inject()
810 smart->shutdown_state = 0; in nfit_test_cmd_smart_inject()
1465 &t->smart[i]); in nfit_test_ctl()
1476 &t->smart[i], in nfit_test_ctl()
[all …]
/linux/Documentation/devicetree/bindings/sound/
A Dqcom,wsa881x.yaml13 WSA8810 is a class-D smart speaker amplifier and WSA8815
14 is a high-output power class-D smart speaker amplifier.
/linux/Documentation/driver-api/serial/
A Dserial-iso7816.rst9 also known as smart cards.
15 handling communication with a smart card.
/linux/arch/mips/boot/dts/ralink/
A Dgardena_smart_gateway_mt7688.dts14 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
16 model = "GARDENA smart Gateway (MT7688)";
/linux/drivers/ata/
A 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/Documentation/devicetree/bindings/power/supply/
A Dsbs,sbs-charger.yaml13 Charger compatible with the smart battery system specifications
A Dsbs,sbs-battery.yaml13 Battery compatible with the smart battery system specifications
A Dbattery.yaml14 In smart batteries, these are typically stored in non-volatile memory
/linux/Documentation/devicetree/bindings/arm/
A Datmel-at91.yaml44 - gardena,smart-gateway-at91sam # GARDENA smart Gateway (Article No. 19000)
/linux/Documentation/devicetree/bindings/iio/dac/
A Dadi,ad5421.yaml14 AD5421 is designed for us in loop-powered, 4 mA to 20 mA smart transmitter
/linux/arch/arc/kernel/
A Dsetup.c239 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/Documentation/devicetree/bindings/mips/
A Dralink.yaml74 - gardena,smart-gateway-mt7688
/linux/Documentation/hwmon/
A Dlm93.rst68 (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/Documentation/devicetree/bindings/iio/proximity/
A Dsemtech,sx9310.yaml16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
/linux/arch/arc/include/asm/
A Darcregs.h339 ap_num:4, ap_full:1, smart:1, rtt:1, pad3:1, member
/linux/Documentation/input/devices/
A 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/drivers/acpi/nfit/
A Dcore.c1795 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/Documentation/userspace-api/media/dvb/
A Dca_high_level.rst43 #define CA_SC 128 /* simple smart card interface */
A Dintro.rst84 the user has access (controlled by the smart card) are decoded in
/linux/Documentation/x86/i386/
A DIO-APIC.rst118 Use smart trial-and-error techniques to find out the correct pirq line ...
/linux/drivers/i2c/
A DKconfig35 such as smart batteries through an I2C host controller driver.
/linux/Documentation/scsi/
A Dufs.rst28 devices such as smart phones and tablet computers. The specification
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt73usb.c750 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()
/linux/Documentation/translations/zh_TW/admin-guide/
A Dreporting-issues.rst213 以明智的方式提問 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,

Completed in 49 milliseconds

12