Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-ac97-lib.c231 bool pxa2xx_ac97_try_cold_reset(void) in pxa2xx_ac97_try_cold_reset() function
266 EXPORT_SYMBOL_GPL(pxa2xx_ac97_try_cold_reset);
H A Dpxa2xx-ac97.c29 if (!pxa2xx_ac97_try_cold_reset()) in pxa2xx_ac97_legacy_reset()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpxa2xx-lib.h57 extern bool pxa2xx_ac97_try_cold_reset(void);
/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dpxa2xx-ac97.c37 pxa2xx_ac97_try_cold_reset(); in pxa2xx_ac97_cold_reset()