Home
last modified time | relevance | path

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

123

/linux/arch/arm/boot/dts/microchip/
H 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",
H A DMakefile57 at91sam9g25-gardena-smart-gateway.dtb \
/linux/tools/testing/nvdimm/test/
H A Dnfit.c211 struct nd_intel_smart *smart; member
715 static int nfit_test_cmd_smart(struct nd_intel_smart *smart, unsigned int buf_len, in nfit_test_cmd_smart() argument
718 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart()
720 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart()
736 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument
741 smart->spares, thresh->media_temperature, in smart_notify()
742 smart->media_temperature, thresh->ctrl_temperature, in smart_notify()
743 smart->ctrl_temperature); in smart_notify()
745 && smart->spares in smart_notify()
748 && smart->media_temperature in smart_notify()
[all …]
/linux/Documentation/driver-api/serial/
H A Dserial-iso7816.rst9 also known as smart cards.
15 handling communication with a smart card.
/linux/arch/arc/kernel/
H A Dsetup.c297 int ap_num, ap_full, smart, rtt, n; in arc_cpu_mumbojumbo() local
339 smart = bcr.ver ? 1 : 0; in arc_cpu_mumbojumbo()
344 if (ap.ver | smart | rtt) { in arc_cpu_mumbojumbo()
346 IS_AVAIL1(smart, "smaRT "), in arc_cpu_mumbojumbo()
/linux/arch/mips/boot/dts/ralink/
H A Dgardena_smart_gateway_mt7688.dts14 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
16 model = "GARDENA smart Gateway (MT7688)";
/linux/drivers/ata/
H A Dpata_it821x.c88 unsigned int smart:1, /* Are we in smart raid mode */ member
588 if (itdev->smart) in it821x_check_atapi_dma()
757 itdev->smart = 1; in it821x_port_start()
777 if (!itdev->smart) in it821x_port_start()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-gaokun6 This entry allows configuration of smart charging delay.
/linux/drivers/platform/mellanox/
H A DKconfig36 which are the part of SN4280 Ethernet smart switch systems
41 If you have a Nvidia smart switch system, say Y or M here.
/linux/Documentation/hwmon/
H 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/leds/
H A Dleds-mt6370-rgb.rst12 includes a smart LED string controller and it can drive 3 channels of LEDs with
/linux/Documentation/input/devices/
H 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/
H A Dcore.c1733 struct nd_intel_smart smart = { 0 }; in nfit_intel_shutdown_status() local
1754 if (!out_obj || out_obj->buffer.length < sizeof(smart)) { in nfit_intel_shutdown_status()
1760 memcpy(&smart, out_obj->buffer.pointer, sizeof(smart)); in nfit_intel_shutdown_status()
1763 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_VALID) { in nfit_intel_shutdown_status()
1764 if (smart.shutdown_state) in nfit_intel_shutdown_status()
1768 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_COUNT_VALID) { in nfit_intel_shutdown_status()
1770 nfit_mem->dirty_shutdown = smart.shutdown_count; in nfit_intel_shutdown_status()
/linux/rust/pin-init/
H A DREADME.md66 [`Box<T>`] or any other smart pointer that supports this library).
108 `foo` now is of the type [`impl PinInit<Foo>`]. We can now use any smart pointer that we like
/linux/Documentation/userspace-api/media/dvb/
H A Dca_high_level.rst43 #define CA_SC 128 /* simple smart card interface */
H A Dintro.rst84 the user has access (controlled by the smart card) are decoded in
/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst118 Use smart trial-and-error techniques to find out the correct pirq line ...
/linux/drivers/power/supply/
H A DKconfig297 smart battery driver to its ports.
335 smart battery with embedded NVM/flash.
946 tristate "Richtek RT9756 smart cap divider charger driver"
951 This adds support for Richtek RT9756 smart cap divider charger driver.
953 integrates smart cap divider topology with 9-channel high speed
/linux/drivers/i2c/
H A DKconfig35 such as smart batteries through an I2C host controller driver.
/linux/Documentation/driver-api/
H A Dextcon.rst47 In a smart TV, Extcon can manage multiple HDMI ports, detecting when
/linux/Documentation/admin-guide/mm/
H A Dksm.rst163 not take into account historic information. When smart scan is
208 how many pages did the "smart" page scanning algorithm skip
/linux/Documentation/scsi/
H A Dufs.rst30 devices such as smart phones and tablet computers. The specification
/linux/drivers/net/wireless/ralink/rt2x00/
H 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_CN/admin-guide/
H A Dreporting-issues.rst209 以明智的方式提问 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst210 以明智的方式提問 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,

123