OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pxa2x0_i2s_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_i2s.h
28
struct
pxa2x0_i2s_softc
{
struct
55
void pxa2x0_i2s_init(struct
pxa2x0_i2s_softc
*sc);
56
int pxa2x0_i2s_attach_sub(struct
pxa2x0_i2s_softc
*);
57
int pxa2x0_i2s_detach_sub(struct
pxa2x0_i2s_softc
*);
58
void pxa2x0_i2s_open(struct
pxa2x0_i2s_softc
*);
59
void pxa2x0_i2s_close(struct
pxa2x0_i2s_softc
*);
60
void pxa2x0_i2s_write(struct
pxa2x0_i2s_softc
*, uint32_t);
62
void pxa2x0_i2s_setspeed(struct
pxa2x0_i2s_softc
*, u_int);
pxa2x0_i2s.c
50
pxa2x0_i2s_init(struct
pxa2x0_i2s_softc
*sc)
65
pxa2x0_i2s_attach_sub(struct
pxa2x0_i2s_softc
*sc)
92
pxa2x0_i2s_open(struct
pxa2x0_i2s_softc
*sc)
101
pxa2x0_i2s_close(struct
pxa2x0_i2s_softc
*sc)
110
pxa2x0_i2s_detach_sub(struct
pxa2x0_i2s_softc
*sc)
123
pxa2x0_i2s_write(struct
pxa2x0_i2s_softc
*sc, uint32_t data)
143
pxa2x0_i2s_setspeed(struct
pxa2x0_i2s_softc
*sc, u_int arg)
181
struct
pxa2x0_i2s_softc
*sc = hdl;
241
struct
pxa2x0_i2s_softc
*sc = hdl;
284
struct
pxa2x0_i2s_softc
*sc = hdl
[
all
...]
/src/sys/arch/zaurus/dev/
zaudiovar.h
60
struct
pxa2x0_i2s_softc
sc_i2s;
Completed in 3578 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025