#!/bin/bash i=0 file=/dev/media$1 while :; do echo $file i=$((i+1)) R=$(./media_device_open -d $file); # clear echo -e "Loop $i\n$R" done k rel='alternate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/sound/soc/tegra/tegra_rt5640.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_rt5640.c
AgeCommit message (Expand)AuthorFilesLines