OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s3c24x0_softc
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c2410var.h
39
void s3c2410_intr_init(struct
s3c24x0_softc
*);
s3c2440var.h
68
void s3c2440_intr_init(struct
s3c24x0_softc
*);
s3c24x0var.h
38
struct
s3c24x0_softc
{
struct
s3c24x0_clk.c
80
struct
s3c24x0_softc
*sc = (struct
s3c24x0_softc
*) s3c2xx0_softc;
130
read_timer(struct
s3c24x0_softc
*sc)
150
struct
s3c24x0_softc
*sc = (struct
s3c24x0_softc
*) s3c2xx0_softc;
217
struct
s3c24x0_softc
*sc = (struct
s3c24x0_softc
*)s3c2xx0_softc;
s3c2410.c
58
CFATTACH_DECL_NEW(ssio, sizeof(struct
s3c24x0_softc
), s3c2410_match, s3c2410_attach,
95
struct
s3c24x0_softc
*sc = device_private(self);
181
struct
s3c24x0_softc
*sc = device_private(parent);
s3c2440.c
87
CFATTACH_DECL_NEW(ssio, sizeof(struct
s3c24x0_softc
), s3c2440_match, s3c2440_attach,
124
struct
s3c24x0_softc
*sc = device_private(self);
213
struct
s3c24x0_softc
*sc = device_private(parent);
s3c2410_extint.c
142
struct
s3c24x0_softc
*cpuc = ((struct s3c2xx0_attach_args *)aux)->sa_sc;
171
struct
s3c24x0_softc
*cpuc = device_private(device_parent(parent));
s3c2440_extint.c
173
struct
s3c24x0_softc
*cpuc = ((struct s3c2xx0_attach_args *)aux)->sa_sc;
203
struct
s3c24x0_softc
*cpuc = device_private(device_parent(parent));
s3c2410_intr.c
292
s3c2410_intr_init(struct
s3c24x0_softc
*sc)
s3c2440_intr.c
322
s3c2440_intr_init(struct
s3c24x0_softc
*sc)
Completed in 18 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025