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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dstac9766.c246 if (try_warm && soc_ac97_ops.warm_reset) {
247 soc_ac97_ops.warm_reset(codec->ac97);
253 if (soc_ac97_ops.warm_reset)
254 soc_ac97_ops.warm_reset(codec->ac97);
283 codec->ac97->bus->ops->warm_reset(codec->ac97);
H A Dad1980.c164 if (try_warm && soc_ac97_ops.warm_reset) {
165 soc_ac97_ops.warm_reset(codec->ac97);
H A Dwm9712.c582 if (try_warm && soc_ac97_ops.warm_reset) {
583 soc_ac97_ops.warm_reset(codec->ac97);
589 if (soc_ac97_ops.warm_reset)
590 soc_ac97_ops.warm_reset(codec->ac97);
H A Dwm9713.c1110 if (try_warm && soc_ac97_ops.warm_reset) {
1111 soc_ac97_ops.warm_reset(codec->ac97);
1117 if (soc_ac97_ops.warm_reset)
1118 soc_ac97_ops.warm_reset(codec->ac97);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dpxa2xx-ac97.c47 .warm_reset = pxa2xx_ac97_warm_reset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dhac.c229 .warm_reset = hac_ac97_warmrst,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-ac97.c250 .warm_reset = bf5xx_ac97_warm_reset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c138 .warm_reset = psc_ac97_warm_reset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Dpsc-ac97.c193 .warm_reset = au1xpsc_ac97_warm_reset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/nuc900/
H A Dnuc900-ac97.c205 .warm_reset = nuc900_ac97_warm_reset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-ac97.c215 .warm_reset = s3c_ac97_warm_reset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h435 void (*warm_reset)(struct snd_ac97 *ac97); member in struct:snd_ac97_bus_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/imx/
H A Dimx-ssi.c579 .warm_reset = imx_ssi_ac97_warm_reset

Completed in 97 milliseconds