OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pxa2x0_i2s_softc
(Results
1 - 2
of
2
) 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.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);
Completed in 23 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025