Searched refs:gpiochip (Results 1 – 1 of 1) sorted by relevance
100 echo `ls -d $GPIO_DRV_SYSFS/gpiochip* 2>/dev/null`120 gpiochip=`list_chip $module`121 if [ X"$gpiochip" = X ]; then129 for chip in $gpiochip; do