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

/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_lradc.c76 static bool sunxi_lradc_register_switches(struct sunxi_lradc_softc *, int);
196 if (!sunxi_lradc_register_switches(sc, 0)) {
202 if (!sunxi_lradc_register_switches(sc, 1)) {
295 sunxi_lradc_register_switches(struct sunxi_lradc_softc *sc, int chan) function

Completed in 148 milliseconds