Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dauxio_64.c27 static enum auxio_type auxio_devtype = AUXIO_TYPE_NODEV; variable
69 int ebus = auxio_devtype == AUXIO_TYPE_EBUS; in auxio_set_led()
84 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()
128 if (auxio_devtype == AUXIO_TYPE_EBUS) in auxio_probe()