Home
last modified time | relevance | path

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

1234

/openbmc/u-boot/board/seeed/linkit-smart-7688/
H A DMAINTAINERS4 F: board/seeed/linkit-smart-7688
5 F: include/configs/linkit-smart-7688.h
6 F: configs/linkit-smart-7688_defconfig
7 F: configs/linkit-smart-7688-ram_defconfig
8 F: arch/mips/dts/linkit-smart-7688.dts
H A DKconfig4 default "linkit-smart-7688"
10 default "linkit-smart-7688"
/openbmc/u-boot/board/gardena/smart-gateway-mt7688/
H A DMAINTAINERS4 F: board/gardena/smart-gateway-mt7688
5 F: include/configs/gardena-smart-gateway-mt7688.h
6 F: configs/gardena-smart-gateway-mt7688_defconfig
7 F: configs/gardena-smart-gateway-mt7688-ram_defconfig
8 F: arch/mips/dts/gardena-smart-gateway-mt7688.dts
H A DKconfig4 default "smart-gateway-mt7688"
10 default "gardena-smart-gateway-mt7688"
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/
H A D99-platform-init23 # Below is the diagram of the smart valve implemtation on the CMM.
24 # There are two end-device for smart valve and two communication interfaces.
31 # D_485_x = End device for smart valve x via RS485
32 # D_POE_x = End device for smart valve x via PoE
/openbmc/qemu/qga/
H A Dcommands-linux.c910 GuestNVMeSmart *smart; in get_nvme_smart() local
933 disk->smart = g_new0(GuestDiskSmart, 1); in get_nvme_smart()
934 disk->smart->type = GUEST_DISK_BUS_TYPE_NVME; in get_nvme_smart()
936 smart = &disk->smart->u.nvme; in get_nvme_smart()
937 smart->critical_warning = log.critical_warning; in get_nvme_smart()
938 smart->temperature = lduw_le_p(&log.temperature); /* unaligned field */ in get_nvme_smart()
939 smart->available_spare = log.available_spare; in get_nvme_smart()
940 smart->available_spare_threshold = log.available_spare_threshold; in get_nvme_smart()
941 smart->percentage_used = log.percentage_used; in get_nvme_smart()
942 smart->data_units_read_lo = le64_to_cpu(log.data_units_read[0]); in get_nvme_smart()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/
H A Dlibblockdev_3.2.1.bb23 …ython3 lvm lvm-dbus dm parted fs escrow btrfs crypto mdraid mpath nvdimm tools smart smartmontools"
38 PACKAGECONFIG[smart] = "--with-smart,--without-smart,libatasmart"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/
H A Dopensc_0.26.1.bb2 DESCRIPTION = "OpenSC is a tool for accessing smart card devices. Basic\
4 7816-4 compatible smart card. Encryption and decryption using private\
5 keys on the smart card is possible with PKCS\
/openbmc/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",
/openbmc/u-boot/arch/mips/dts/
H A DMakefile4 gardena-smart-gateway-mt7688.dtb \
5 linkit-smart-7688.dtb
H A Dgardena-smart-gateway-mt7688.dts12 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7628a-soc";
13 model = "Gardena smart-Gateway-MT7688";
H A Dlinkit-smart-7688.dts11 compatible = "seeed,linkit-smart-7688", "ralink,mt7628a-soc";
/openbmc/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 …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/
H A Dopenct_0.6.20.bb1 SUMMARY = "Middleware framework for smart card terminals"
4 OpenCT implements drivers for several smart card readers. \
8 OpenCT also has a primitive mechanism to export smart card \
/openbmc/linux/Documentation/driver-api/serial/
H A Dserial-iso7816.rst9 also known as smart cards.
15 handling communication with a smart card.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Dopenct.service2 Description=Openct Middleware framework for smart card terminals
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-smartypants_2.0.0.bb1 SUMMARY = "Translator of plain ASCII punctuation characters into 'smart' typographic punctuation HT…
/openbmc/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()
/openbmc/qemu/docs/system/devices/
H A Dccid.rst7 lets one connect smart card readers that implement the same spec. For more
23 the guest machine. It is also possible to have a completely virtual smart card
24 reader and smart card (i.e. not backed by a physical device) using this device.
168 libcacard implements a completely virtual CAC (DoD standard for smart
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/
H A Dlibcacard_2.8.1.bb1 SUMMARY = "This library provides emulation of smart cards to a virtual card reader running in a gue…
/openbmc/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)";
/openbmc/u-boot/arch/mips/mach-mt7620/
H A DKconfig133 source "board/gardena/smart-gateway-mt7688/Kconfig"
134 source "board/seeed/linkit-smart-7688/Kconfig"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/
H A Dccid_1.5.5.bb1 SUMMARY = "Generic USB CCID smart card reader driver"
/openbmc/linux/drivers/ata/
H A Dpata_it821x.c87 unsigned int smart:1, /* Are we in smart raid mode */ member
587 if (itdev->smart) in it821x_check_atapi_dma()
756 itdev->smart = 1; in it821x_port_start()
776 if (!itdev->smart) in it821x_port_start()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-argh_0.31.3.bb10 Argh is a smart wrapper for argparse. Argparse is a very powerful \

1234