Home
last modified time | relevance | path

Searched full:industrial (Results 1 – 25 of 214) sorted by relevance

123456789

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0006-themes-Industrial-add-info-label-in-ui.patch4 Subject: [PATCH 6/8] themes/Industrial: add info label in ui
7 themes/Industrial to tell user some useful information such as
14 data/themes/Industrial/greeter-gtk3.ui | 27 +++++++++++++++++++++++++-
15 data/themes/Industrial/greeter.ui | 27 +++++++++++++++++++++++++-
16 data/themes/Industrial/gtk.css | 5 +++++
19 diff --git a/data/themes/Industrial/greeter-gtk3.ui b/data/themes/Industrial/greeter-gtk3.ui
21 --- a/data/themes/Industrial/greeter-gtk3.ui
22 +++ b/data/themes/Industrial/greeter-gtk3.ui
64 diff --git a/data/themes/Industrial/greeter.ui b/data/themes/Industrial/greeter.ui
66 --- a/data/themes/Industrial/greeter.ui
[all …]
H A D0004-fix-css-under-gtk-3.20.patch8 data/themes/Industrial/gtk.css | 1 +
11 diff --git a/data/themes/Industrial/gtk.css b/data/themes/Industrial/gtk.css
13 --- a/data/themes/Industrial/gtk.css
14 +++ b/data/themes/Industrial/gtk.css
/openbmc/linux/drivers/iio/buffer/
H A DKconfig3 # Industrial I/O generic buffer implementations
14 tristate "Industrial I/O DMA buffer infrastructure"
23 tristate "Industrial I/O DMA buffer integration with DMAEngine"
34 tristate "Industrial I/O HW buffering"
44 tristate "Industrial I/O buffering based on kfifo"
51 tristate "Industrial I/O triggered buffer support"
H A Dindustrialio-buffer-cb.c2 /* The industrial I/O callback buffer
155 MODULE_DESCRIPTION("Industrial I/O callback buffer");
/openbmc/linux/drivers/leds/simple/
H A DKconfig8 This option enables support for the LEDs of several Industrial PCs
21 This option enables support for the LEDs of several Industrial PCs
34 This option enables support for the LEDs of several Industrial PCs
47 This option enables support for the LEDs of several Industrial PCs
/openbmc/linux/drivers/platform/x86/siemens/
H A DKconfig24 batteries of several Industrial PCs from Siemens.
35 This option enables CMOS battery monitoring for Simatic Industrial PCs
47 This option enables CMOS battery monitoring for Simatic Industrial PCs
60 This option enables CMOS battery monitoring for Simatic Industrial PCs
/openbmc/linux/drivers/net/phy/
H A DKconfig84 tristate "Analog Devices Industrial Ethernet PHYs"
86 Adds support for the Analog Devices Industrial Ethernet PHYs.
88 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY
89 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit
93 tristate "Analog Devices Industrial Ethernet T1L PHYs"
95 Adds support for the Analog Devices Industrial T1L Ethernet PHYs.
97 - ADIN1100 - Robust,Industrial, Low Power 10BASE-T1L Ethernet PHY
321 Currently supports the NCN26000 10BASE-T1S Industrial PHY
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-iio6 This represents Industrial IO configuration entry point
14 Industrial IO software triggers directory.
27 Industrial IO software devices directory.
/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A DKconfig7 Driver for the HMS Industrial Networks Anybus-S bus.
9 typically provides fieldbus and industrial ethernet
29 If you say yes here you get support for the HMS Industrial
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/
H A Dti,pruss.yaml8 TI Programmable Real-Time Unit and Industrial Communication Subsystem
15 The Programmable Real-Time Unit and Industrial Communication Subsystem
19 instruction RAMs, some internal peripheral modules to facilitate industrial
27 - an Industrial Ethernet Peripheral (IEP) to manage/generate Industrial
30 - an Industrial Ethernet Timer with 7/9 capture and 16 compare events
237 Industrial Ethernet Peripheral to manage/generate Industrial Ethernet
246 Real-Time Ethernet to support multiple industrial communication protocols.
264 The Real-time Media Independent Interface to support multiple industrial
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Daudio-iio-aux.yaml13 Auxiliary device based on Industrial I/O device channels
24 Industrial I/O device channels used
28 Industrial I/O channel names related to io-channels.
/openbmc/linux/drivers/iio/
H A DKconfig3 # Industrial I/O subsystem configuration
7 tristate "Industrial I/O support"
9 The industrial I/O subsystem provides a unified framework for
H A Dindustrialio-configfs.c3 * Industrial I/O configfs bits
47 MODULE_DESCRIPTION("Industrial I/O configfs support");
H A Dindustrialio-sw-device.c3 * The Industrial I/O core, software IIO devices functions
178 MODULE_DESCRIPTION("Industrial I/O software devices support");
H A Dindustrialio-sw-trigger.c3 * The Industrial I/O core, software trigger functions
182 MODULE_DESCRIPTION("Industrial I/O software triggers support");
/openbmc/linux/drivers/iio/dummy/
H A DKconfig3 # Industrial I/O subsystem Dummy Driver configuration
41 Buffer handling elements of industrial I/O reference driver.
/openbmc/linux/tools/iio/
H A Dlsiio.c3 * Industrial I/O utilities - lsiio.c
109 fprintf(stderr, "No industrial I/O devices available\n"); in dump_devices()
182 "List industrial I/O devices\n" in main()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dadi,adin1110.yaml14 PHY designed for industrial Ethernet applications. It integrates
20 interface (SPI) port. The device is designed for industrial Ethernet
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2g-ice.dts3 * Device Tree Source for K2G Industrial Communication Engine EVM
13 model = "Texas Instruments K2G Industrial Communication EVM";
/openbmc/linux/include/linux/iio/
H A Diio-opaque.h7 * struct iio_dev_opaque - industrial I/O device opaque information
8 * @indio_dev: public industrial I/O device information
/openbmc/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst24 industrial automation, PLC-type use cases, door controllers, in short a piece
32 Applications that have a good reason to use the industrial I/O (IIO) subsystem
/openbmc/linux/Documentation/driver-api/iio/
H A Dcore.rst5 The Industrial I/O core offers both a unified framework for writing drivers for
10 Industrial I/O Devices
13 * struct iio_dev - industrial I/O device
/openbmc/u-boot/arch/arm/mach-omap2/
H A DKconfig113 ARM core, a quad core PRU-ICSS for industrial Ethernet
131 ARM core, a dual core PRU-ICSS for industrial Ethernet
/openbmc/linux/drivers/staging/fieldbus/Documentation/
H A Dfieldbus_dev.txt7 Fieldbus is the name of a family of industrial computer network protocols used
10 A complex automated industrial system -- such as manufacturing assembly line --
/openbmc/linux/drivers/staging/iio/adc/
H A DMakefile3 # Makefile for industrial I/O ADC drivers

123456789