Searched refs:auxio_devtype (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
H A Dauxio_64.c27 static enum auxio_type auxio_devtype = AUXIO_TYPE_NODEV; variable in typeref:enum:auxio_type
69 int ebus = auxio_devtype == AUXIO_TYPE_EBUS; auxio_set_led()
84 switch(auxio_devtype) { auxio_set_lte()
111 auxio_devtype = AUXIO_TYPE_EBUS; auxio_probe()
114 auxio_devtype = AUXIO_TYPE_SBUS; auxio_probe()
128 if (auxio_devtype == AUXIO_TYPE_EBUS) auxio_probe()

Completed in 87 milliseconds