Home
last modified time | relevance | path

Searched refs:SUBSYSTEM (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/admin-guide/aoe/
H A Dudev.txt3 # 8 udev manpage to see whether your udev supports SUBSYSTEM, and
4 # whether it uses one or two equal signs for SUBSYSTEM and KERNEL.
19 SUBSYSTEM=="aoe", KERNEL=="discover", NAME="etherd/%k", GROUP="disk", MODE="0220"
20 SUBSYSTEM=="aoe", KERNEL=="err", NAME="etherd/%k", GROUP="disk", MODE="0440"
21 SUBSYSTEM=="aoe", KERNEL=="interfaces", NAME="etherd/%k", GROUP="disk", MODE="0220"
22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
23 SUBSYSTEM=="aoe", KERNEL=="flush", NAME="etherd/%k", GROUP="disk", MODE="0220"
/linux/sound/pci/asihpi/
H A Dhpi_internal.h383 HPI_SUBSYS_OPEN = HPI_FUNC_ID(SUBSYSTEM, 1),
384 HPI_SUBSYS_GET_VERSION = HPI_FUNC_ID(SUBSYSTEM, 2),
385 HPI_SUBSYS_GET_INFO = HPI_FUNC_ID(SUBSYSTEM, 3),
386 HPI_SUBSYS_CREATE_ADAPTER = HPI_FUNC_ID(SUBSYSTEM, 5),
387 HPI_SUBSYS_CLOSE = HPI_FUNC_ID(SUBSYSTEM, 6),
388 HPI_SUBSYS_DRIVER_LOAD = HPI_FUNC_ID(SUBSYSTEM, 8),
389 HPI_SUBSYS_DRIVER_UNLOAD = HPI_FUNC_ID(SUBSYSTEM, 9),
390 HPI_SUBSYS_GET_NUM_ADAPTERS = HPI_FUNC_ID(SUBSYSTEM, 12),
391 HPI_SUBSYS_GET_ADAPTER = HPI_FUNC_ID(SUBSYSTEM, 13),
392 HPI_SUBSYS_SET_NETWORK_INTERFACE = HPI_FUNC_ID(SUBSYSTEM, 14),
[all …]
/linux/Documentation/ABI/testing/
H A Dusb-charger-uevent35 SUBSYSTEM=platform
52 SUBSYSTEM=platform
H A Dusb-uevent24 SUBSYSTEM=usb
H A Ddev-kmsg96 SUBSYSTEM=acpi
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A D99-nx-gzip.rules1 SUBSYSTEM=="nxgzip", KERNEL=="nx-gzip", MODE="0666"
/linux/Documentation/firmware_class/
H A Dhotplug-script9 if [ "$SUBSYSTEM" == "firmware" -a "$ACTION" == "add" ]; then
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst83 SUBSYSTEM=block
100 SUBSYSTEM=block
/linux/Documentation/w1/slaves/
H A Dw1_ds28e17.rst30 SUBSYSTEM=="i2c-dev", KERNEL=="i2c-[0-9]*", ATTRS{name}=="w1-19-*", \
/linux/drivers/hid/bpf/progs/
H A DREADME63 SUBSYSTEM!="hid", GOTO="hid_bpf_end"
/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dam65_nuss_cpsw_switchdev.rst16 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
H A Dcpsw_switchdev.rst19 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
/linux/tools/perf/Documentation/
H A Dperf-bench.txt46 SUBSYSTEM
/linux/Documentation/admin-guide/media/
H A Dcec.rst166SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2548", ATTRS{idProduct}=="1002", ACTIO…
167SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2548", ATTRS{idProduct}=="1001", ACTIO…
168SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="ff59", ACTIO…
/linux/Documentation/admin-guide/
H A Dthunderbolt.rst37 ACTION=="add", SUBSYSTEM=="thunderbolt", ATTR{authorized}=="0", ATTR{authorized}="1"
197 …ACTION=="add", SUBSYSTEM=="thunderbolt", ATTRS{iommu_dma_protection}=="1", ATTR{authorized}=="0", …
/linux/Documentation/arch/powerpc/
H A Dcxl.rst468 SUBSYSTEM=="cxl", ATTRS{mode}=="dedicated_process", SYMLINK="cxl/%b"
469 SUBSYSTEM=="cxl", ATTRS{mode}=="afu_directed", \
/linux/Documentation/networking/
H A Dregulatory.rst50 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="/sbin/crda"
H A Dswitchdev.rst130 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}=="<phys_switch_id>", \
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst638SUBSYSTEM=="cpu", DRIVERS=="processor", DEVPATH=="/devices/system/cpu/*", RUN+="the_hotplug_receiv…
/linux/Documentation/admin-guide/kdump/
H A Dgdbmacros.txt243 printf " SUBSYSTEM="
/linux/
H A DMAINTAINERS1790 AQUANTIA ETHERNET DRIVER PTP SUBSYSTEM
3094 ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT
3225 ARM/TEGRA HDMI CEC SUBSYSTEM SUPPORT
3751 AUDIT SUBSYSTEM
3893 BACKLIGHT CLASS/SUBSYSTEM
4090 BLUETOOTH SUBSYSTEM
5876 CONSOLE SUBSYSTEM
5982 COUNTER SUBSYSTEM
6055 CPU POWER MONITORING SUBSYSTEM
6873 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
[all …]
H A DCREDITS196 D: TURBOCHANNEL SUBSYSTEM maintainer
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst720SUBSYSTEM=="cpu", DRIVERS=="processor", DEVPATH=="/devices/system/cpu/*", RUN+="the_hotplug_receiv…
751 SUBSYSTEM=="cpu", ATTRS{crash_hotplug}=="1", GOTO="kdump_reload_end"
/linux/drivers/xen/
H A DKconfig51SUBSYSTEM=="memory", ACTION=="add", RUN+="/bin/sh -c '[ -f /sys$devpath/state ] && echo online > /…