OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sunxi_timer_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_timer.c
99
struct
sunxi_timer_softc
{
struct
115
static struct
sunxi_timer_softc
*timer_softc;
120
struct
sunxi_timer_softc
* const sc = timer_softc;
138
struct
sunxi_timer_softc
* const sc = timer_softc;
162
struct
sunxi_timer_softc
* const sc = tc->tc_priv;
171
struct
sunxi_timer_softc
* const sc = tc->tc_priv;
187
struct
sunxi_timer_softc
* const sc = device_private(self);
273
CFATTACH_DECL_NEW(sunxi_timer, sizeof(struct
sunxi_timer_softc
),
sunxi_timer.c
99
struct
sunxi_timer_softc
{
struct
115
static struct
sunxi_timer_softc
*timer_softc;
120
struct
sunxi_timer_softc
* const sc = timer_softc;
138
struct
sunxi_timer_softc
* const sc = timer_softc;
162
struct
sunxi_timer_softc
* const sc = tc->tc_priv;
171
struct
sunxi_timer_softc
* const sc = tc->tc_priv;
187
struct
sunxi_timer_softc
* const sc = device_private(self);
273
CFATTACH_DECL_NEW(sunxi_timer, sizeof(struct
sunxi_timer_softc
),
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025