OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spkr_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/
spkrvar.h
8
struct
spkr_softc
{
struct
spkr.c
94
static void playinit(struct
spkr_softc
*);
95
static void playtone(struct
spkr_softc
*, int, int, int);
96
static void playstring(struct
spkr_softc
*, const char *, size_t);
147
playinit(struct
spkr_softc
*sc)
161
rest(struct
spkr_softc
*sc, int ticks)
181
playtone(struct
spkr_softc
*sc, int note, int val, int sustain)
230
playstring(struct
spkr_softc
*sc, const char *cp, size_t slen)
426
struct
spkr_softc
*sc = device_private(self);
443
struct
spkr_softc
*sc = device_private(self);
469
struct
spkr_softc
*sc = device_private(self)
[
all
...]
spkr_audio.c
57
struct
spkr_softc
sc_spkr;
/src/sys/dev/isa/
spkr_pcppi.c
66
struct
spkr_softc
sc_spkr;
Completed in 32 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025