Home
last modified time | relevance | path

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

12

/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",
/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/Documentation/ABI/testing/
H A Dsysfs-class-power-gaokun6 This entry allows configuration of smart charging delay.
/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/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/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/userspace-api/media/dvb/
H A Dca_high_level.rst43 #define CA_SC 128 /* simple smart card interface */
/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/arch/x86/i386/
H A DIO-APIC.rst118 Use smart trial-and-error techniques to find out the correct pirq line ...
/linux/drivers/i2c/
H A DKconfig35 such as smart batteries through an I2C host controller driver.
/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/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst210 以明智的方式提問 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst209 以明智的方式提问 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
/linux/fs/affs/
H A DChanges210 be smart about them, but the result is worth the
/linux/sound/soc/codecs/
H A DKconfig682 smart boost convert.
854 Enable support for Cirrus Logic CS35L45 smart speaker amplifier
864 Enable support for Cirrus Logic CS35L45 smart speaker amplifier
2870 MediaTek MT6660 is a smart power amplifier which contain
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-seaboard.dts813 smart-battery@b {
/linux/drivers/usb/gadget/
H A DKconfig291 supported by firmware for smart network devices.
/linux/Documentation/process/
H A Dmanagement-style.rst193 Some people react badly to smart people. Others take advantage of them.

12