Home
last modified time | relevance | path

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

/linux-4.4.14/sound/arm/
Dpxa2xx-ac97-lib.c37 extern void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio);
140 pxa27x_configure_ac97reset(reset_gpio, true); in pxa_ac97_warm_pxa27x()
143 pxa27x_configure_ac97reset(reset_gpio, false); in pxa_ac97_warm_pxa27x()
354 pxa27x_configure_ac97reset(reset_gpio, false); in pxa2xx_ac97_hw_probe()
/linux-4.4.14/arch/arm/mach-pxa/
Dpxa27x.c57 void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio) in pxa27x_configure_ac97reset() function
75 EXPORT_SYMBOL_GPL(pxa27x_configure_ac97reset);