OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aps_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
aps.c
136
struct
aps_softc
{
struct
152
static int aps_init(struct
aps_softc
*);
153
static int aps_read_data(struct
aps_softc
*);
154
static void aps_refresh_sensor_data(struct
aps_softc
*);
161
CFATTACH_DECL_NEW(aps, sizeof(struct
aps_softc
),
299
struct
aps_softc
*sc = device_private(self);
382
aps_init(struct
aps_softc
*sc)
432
struct
aps_softc
*sc = device_private(self);
446
aps_read_data(struct
aps_softc
*sc)
467
aps_refresh_sensor_data(struct
aps_softc
*sc
[
all
...]
Completed in 111 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025