| /linux/arch/arm/boot/dts/microchip/ |
| H A 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",
|
| H A D | Makefile | 57 at91sam9g25-gardena-smart-gateway.dtb \
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 211 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 D | serial-iso7816.rst | 9 also known as smart cards. 15 handling communication with a smart card.
|
| /linux/arch/arc/kernel/ |
| H A D | setup.c | 297 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 D | gardena_smart_gateway_mt7688.dts | 14 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc", 16 model = "GARDENA smart Gateway (MT7688)";
|
| /linux/drivers/ata/ |
| H A D | pata_it821x.c | 88 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 D | sysfs-class-power-gaokun | 6 This entry allows configuration of smart charging delay.
|
| /linux/drivers/platform/mellanox/ |
| H A D | Kconfig | 36 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 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/Documentation/leds/ |
| H A D | leds-mt6370-rgb.rst | 12 includes a smart LED string controller and it can drive 3 channels of LEDs with
|
| /linux/Documentation/input/devices/ |
| H A 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/drivers/acpi/nfit/ |
| H A D | core.c | 1733 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 D | README.md | 66 [`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 D | ca_high_level.rst | 43 #define CA_SC 128 /* simple smart card interface */
|
| H A D | intro.rst | 84 the user has access (controlled by the smart card) are decoded in
|
| /linux/Documentation/arch/x86/i386/ |
| H A D | IO-APIC.rst | 118 Use smart trial-and-error techniques to find out the correct pirq line ...
|
| /linux/drivers/power/supply/ |
| H A D | Kconfig | 297 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 D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|
| /linux/Documentation/driver-api/ |
| H A D | extcon.rst | 47 In a smart TV, Extcon can manage multiple HDMI ports, detecting when
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | ksm.rst | 163 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 D | ufs.rst | 30 devices such as smart phones and tablet computers. The specification
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A 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()
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | reporting-issues.rst | 209 以明智的方式提问 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | reporting-issues.rst | 210 以明智的方式提問 <http://www.catb.org/esr/faqs/smart-questions.html>`_ ,
|