OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snapper_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
snapper.c
70
struct
snapper_softc
{
struct
151
static void snapper_set_volume(struct
snapper_softc
*, u_int, u_int);
152
static int snapper_set_rate(struct
snapper_softc
*);
153
static void snapper_set_treble(struct
snapper_softc
*, u_int);
154
static void snapper_set_bass(struct
snapper_softc
*, u_int);
155
static void snapper_write_mixers(struct
snapper_softc
*);
157
static int tas3004_write(struct
snapper_softc
*, u_int, const void *);
160
static void snapper_mute_speaker(struct
snapper_softc
*, int);
161
static void snapper_mute_headphone(struct
snapper_softc
*, int);
162
static void snapper_mute_lineout(struct
snapper_softc
*, int)
[
all
...]
snapper.c
70
struct
snapper_softc
{
struct
151
static void snapper_set_volume(struct
snapper_softc
*, u_int, u_int);
152
static int snapper_set_rate(struct
snapper_softc
*);
153
static void snapper_set_treble(struct
snapper_softc
*, u_int);
154
static void snapper_set_bass(struct
snapper_softc
*, u_int);
155
static void snapper_write_mixers(struct
snapper_softc
*);
157
static int tas3004_write(struct
snapper_softc
*, u_int, const void *);
160
static void snapper_mute_speaker(struct
snapper_softc
*, int);
161
static void snapper_mute_headphone(struct
snapper_softc
*, int);
162
static void snapper_mute_lineout(struct
snapper_softc
*, int)
[
all
...]
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025