summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/media_tests/bind_unbind_sample.sh
blob: 9f362f10631ad28345bda72289dd54bba443ed2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash
# Find device number in /sys/bus/usb/drivers/drivername
# Edit this file to update the driver numer and name
# Example test for uvcvideo driver
#i=0
# while :; do
#  i=$((i+1))
#  echo 1-5:1.0 > /sys/bus/usb/drivers/uvcvideo/unbind;
#  echo 1-5:1.0 > /sys/bus/usb/drivers/uvcvideo/bind;
#  clear
#	echo $i
#done
sound/pci/ymfpci/Makefile?id=69973b830859bc6529a7a0468ba0d80ee5117826'>69973b830859bc6529a7a0468ba0d80ee5117826 (patch) tree5f11fe15ed9d9a3ab9c92242030e54b73ecdce45 /sound/pci/ymfpci/Makefile parent2e4333c14de06a333783d6812cf3c4998f78b0c8 (diff)
Linux 4.9
Diffstat (limited to 'sound/pci/ymfpci/Makefile')