Lines Matching refs:driver
26 -d lists the driver name of the dependencies that have probed
33 --allow-no-driver By default dependencies that don't have a driver
95 while [ ! -e ${PARENT}/driver ]
133 if [ ! -e $SUPPLIER/driver -a ${ALLOW_NO_DRIVER} -eq 0 ]
157 f=$1/driver/module
167 f=$1/driver
237 --allow-no-driver)
280 # If this is not a device with a driver, we don't care about its
282 if [ ! -e ${CONSUMER}/driver -a ${ALLOW_NO_DRIVER} -eq 0 ]