Home
last modified time | relevance | path

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

12

/linux/tools/testing/nvdimm/test/
H A Dnfit.c211 struct nd_intel_smart *smart; member
710 static int nfit_test_cmd_smart(struct nd_intel_smart *smart, unsigned int buf_len, in nfit_test_cmd_smart() argument
713 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart()
715 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart()
731 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument
736 smart->spares, thresh->media_temperature, in smart_notify()
737 smart->media_temperature, thresh->ctrl_temperature, in smart_notify()
738 smart->ctrl_temperature); in smart_notify()
740 && smart->spares in smart_notify()
743 && 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/arch/arm/boot/dts/microchip/
H A DMakefile55 at91sam9g25-gardena-smart-gateway.dtb \
/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/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/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.c1720 struct nd_intel_smart smart = { 0 }; in nfit_intel_shutdown_status() local
1741 if (!out_obj || out_obj->buffer.length < sizeof(smart)) { in nfit_intel_shutdown_status()
1747 memcpy(&smart, out_obj->buffer.pointer, sizeof(smart)); in nfit_intel_shutdown_status()
1750 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_VALID) { in nfit_intel_shutdown_status()
1751 if (smart.shutdown_state) in nfit_intel_shutdown_status()
1755 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_COUNT_VALID) { in nfit_intel_shutdown_status()
1757 nfit_mem->dirty_shutdown = smart.shutdown_count; in nfit_intel_shutdown_status()
/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/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
H A DFlashPoint.rst138 including smart termination and a flash PROM for easy firmware updates, and
/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()
H A Drt61pci.c778 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/fs/affs/
H A DChanges210 be smart about them, but the result is worth the
/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-skomer.dts424 /* GPIO224 used as "smart alert" interrupt */
/linux/Documentation/sound/soc/
H A Ddpcm.rst45 This diagram shows a simple smart phone audio subsystem. It supports Bluetooth,
/linux/sound/soc/codecs/
H A DKconfig673 smart boost convert.
812 Enable support for Cirrus Logic CS35L45 smart speaker amplifier
822 Enable support for Cirrus Logic CS35L45 smart speaker amplifier
2536 MediaTek MT6660 is a smart power amplifier which contain
/linux/drivers/power/supply/
H A DKconfig260 smart battery driver to its ports.
298 smart battery with embedded NVM/flash.
/linux/drivers/usb/gadget/
H A DKconfig289 supported by firmware for smart network devices.
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-seaboard.dts813 smart-battery@b {
/linux/Documentation/process/
H A Dmanagement-style.rst193 Some people react badly to smart people. Others take advantage of them.

12