Lines Matching refs:of
8 Usage: $(basename $0) [-c|-d|-m|-f] [filter options] <list of devices>
13 The script takes as input a list of one or more device directories under
15 parents) of these devices. It does a breadth first search of the dependency
16 chain, so the last entry in the output is close to the root of the
25 -c lists the compatible string of the dependencies
26 -d lists the driver name of the dependencies that have probed
27 -m lists the module name of the dependencies that have a module
28 -f list the firmware node path of the dependencies
267 # Do a breadth first, non-recursive tracking of suppliers. The parent is also