Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/admin-guide/aoe/
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-6.6.21/sound/pci/asihpi/
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-6.6.21/Documentation/ABI/testing/
Dusb-charger-uevent35 SUBSYSTEM=platform
52 SUBSYSTEM=platform
Dusb-uevent24 SUBSYSTEM=usb
Ddev-kmsg96 SUBSYSTEM=acpi
/linux-6.6.21/tools/testing/selftests/powerpc/nx-gzip/
D99-nx-gzip.rules1 SUBSYSTEM=="nxgzip", KERNEL=="nx-gzip", MODE="0666"
/linux-6.6.21/Documentation/firmware_class/
Dhotplug-script9 if [ "$SUBSYSTEM" == "firmware" -a "$ACTION" == "add" ]; then
/linux-6.6.21/Documentation/admin-guide/device-mapper/
Ddm-uevent.rst83 SUBSYSTEM=block
100 SUBSYSTEM=block
/linux-6.6.21/Documentation/w1/slaves/
Dw1_ds28e17.rst30 SUBSYSTEM=="i2c-dev", KERNEL=="i2c-[0-9]*", ATTRS{name}=="w1-19-*", \
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/ti/
Dam65_nuss_cpsw_switchdev.rst16 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
Dcpsw_switchdev.rst19 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
/linux-6.6.21/tools/perf/Documentation/
Dperf-bench.txt46 SUBSYSTEM
/linux-6.6.21/Documentation/admin-guide/media/
Dcec.rst162SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2548", ATTRS{idProduct}=="1002", ACTIO…
163SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2548", ATTRS{idProduct}=="1001", ACTIO…
164SUBSYSTEM=="tty", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="ff59", ACTIO…
/linux-6.6.21/Documentation/powerpc/
Dcxl.rst467 SUBSYSTEM=="cxl", ATTRS{mode}=="dedicated_process", SYMLINK="cxl/%b"
468 SUBSYSTEM=="cxl", ATTRS{mode}=="afu_directed", \
/linux-6.6.21/Documentation/admin-guide/
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-6.6.21/Documentation/networking/
Dregulatory.rst50 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="/sbin/crda"
Dswitchdev.rst130 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}=="<phys_switch_id>", \
/linux-6.6.21/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst644SUBSYSTEM=="cpu", DRIVERS=="processor", DEVPATH=="/devices/system/cpu/*", RUN+="the_hotplug_receiv…
/linux-6.6.21/Documentation/admin-guide/kdump/
Dgdbmacros.txt243 printf " SUBSYSTEM="
/linux-6.6.21/
DMAINTAINERS1525 AQUANTIA ETHERNET DRIVER PTP SUBSYSTEM
2701 ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT
2837 ARM/TEGRA HDMI CEC SUBSYSTEM SUPPORT
3323 AUDIT SUBSYSTEM
3432 BACKLIGHT CLASS/SUBSYSTEM
3585 BLUETOOTH SUBSYSTEM
5225 CONSOLE SUBSYSTEM
5313 COUNTER SUBSYSTEM
5386 CPU POWER MONITORING SUBSYSTEM
6159 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
[all …]
/linux-6.6.21/drivers/xen/
DKconfig51SUBSYSTEM=="memory", ACTION=="add", RUN+="/bin/sh -c '[ -f /sys$devpath/state ] && echo online > /…
/linux-6.6.21/Documentation/core-api/
Dcpu_hotplug.rst726SUBSYSTEM=="cpu", DRIVERS=="processor", DEVPATH=="/devices/system/cpu/*", RUN+="the_hotplug_receiv…
756 SUBSYSTEM=="cpu", ATTRS{crash_hotplug}=="1", GOTO="kdump_reload_end"