Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/media_tests/ !
Dmedia_dev_allocator.sh15 ADEV=$(ls -d *\-*.1)
26 echo "Device is: $ADEV"
28 echo "Running unbind of $ADEV from $ADRIVER"
29 echo $ADEV > $ADRIVER/unbind;
44 echo "Running bind of $ADEV from $ADRIVER"
45 echo $ADEV > $ADRIVER/bind;
54 echo "Test unbind $MDEV - bind $MDEV - unbind $ADEV - bind $ADEV start"
70 echo "Running unbind of $ADEV from $ADRIVER"
71 echo $ADEV > $ADRIVER/unbind;
78 echo "Running bind of $ADEV from $ADRIVER"
[all …]