Searched refs:auxio_devtype (Results 1 – 1 of 1) sorted by relevance
28 static enum auxio_type auxio_devtype = AUXIO_TYPE_NODEV; variable70 int ebus = auxio_devtype == AUXIO_TYPE_EBUS; in auxio_set_led()85 switch(auxio_devtype) { in auxio_set_lte()111 auxio_devtype = AUXIO_TYPE_EBUS; in auxio_probe()114 auxio_devtype = AUXIO_TYPE_SBUS; in auxio_probe()127 if (auxio_devtype == AUXIO_TYPE_EBUS) in auxio_probe()
Completed in 4 milliseconds