Lines Matching +full:platform +full:- +full:name
1 What: /sys/bus/platform/devices/.../driver_override
6 will override standard OF, ACPI, ID table, and name matching.
7 When specified, only a driver with a name matching the value
10 to the driver_override file (echo vfio-platform > \
16 driver with a matching name is currently loaded in the kernel,
18 devices to opt-out of driver binding using a driver_override
19 name such as "none". Only a single driver may be specified in
22 What: /sys/bus/platform/devices/.../numa_node
26 This file contains the NUMA node to which the platform device
32 What: /sys/bus/platform/devices/.../msi_irqs/
40 What: /sys/bus/platform/devices/.../msi_irqs/<N>
46 What: /sys/bus/platform/devices/.../modalias
50 A platform device that it is exposed via devicetree uses:
52 - of:N`of node name`T`type`
54 Other platform devices use, instead:
56 - platform:`driver name`