Home
last modified time | relevance | path

Searched +full:smart +full:- +full:sensing (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmaxim,max5970.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Regulator for MAX5970 Smart Switc
[all...]
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dsemtech,sx9310.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/share/examples/drivers/
H A Dmake_device_driver.sh30 TOP=`cd /sys; pwd -P`
37 if [ -d ${TOP}/modules/${1} ]; then
39 echo -n "Should it be overwritten? [Y]"
41 if [ "-z" "$VAL" ]; then
47 rm -rf ${TOP}/dev/${1}
48 rm -rf ${TOP}/modules/${1}
107 if [ ! -d ${TOP}/dev/${1} ]; then
108 mkdir -p ${TOP}/dev/${1}
165 /* XXX These should be defined in terms of bus-space ops. */
175 #define DEV2SOFTC(dev) ((struct ${1}_softc *) (dev)->si_drv1)
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2025-09-15 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
64 0200 TP-Link
86 120e ASI120MC-S Planetary Camera
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
19 "^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true
21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true
22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true
23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true
50 "^active-semi,.*":
[all …]