Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/arm/
A Dpxa2xx-ac97-lib.c36 extern void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio);
149 pxa27x_configure_ac97reset(reset_gpio, true); in pxa_ac97_warm_pxa27x()
152 pxa27x_configure_ac97reset(reset_gpio, false); in pxa_ac97_warm_pxa27x()
383 pxa27x_configure_ac97reset(reset_gpio, false); in pxa2xx_ac97_hw_probe()
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dpxa27x.c58 void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio) in pxa27x_configure_ac97reset() function
76 EXPORT_SYMBOL_GPL(pxa27x_configure_ac97reset);

Completed in 4 milliseconds