OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_codec_if
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
repulse.c
176
struct ac97_codec_if *
sc_codec_if
;
member in struct:repulse_softc
319
a = sc->
sc_codec_if
->vtbl->get_extcaps(sc->
sc_codec_if
);
413
sc->
sc_codec_if
= acip;
491
return sc->
sc_codec_if
->vtbl->mixer_get_port(sc->
sc_codec_if
, cp);
500
return sc->
sc_codec_if
->vtbl->mixer_set_port(sc->
sc_codec_if
, cp);
509
return sc->
sc_codec_if
->vtbl->query_devinfo(sc->
sc_codec_if
, dip)
[
all
...]
/src/sys/arch/arm/xscale/
pxa2x0_ac97.c
103
struct ac97_codec_if *
sc_codec_if
;
member in struct:acu_softc
301
sc->
sc_codec_if
= NULL;
341
sc->
sc_codec_if
= aci;
521
sc->
sc_codec_if
->vtbl->restore_ports(sc->
sc_codec_if
);
530
(void) sc->
sc_codec_if
->vtbl->set_rate(sc->
sc_codec_if
,
533
(void) sc->
sc_codec_if
->vtbl->set_rate(sc->
sc_codec_if
,
572
err = sc->
sc_codec_if
->vtbl->set_rate(sc->sc_codec_if
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025