OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_ac97_bus
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ac97_codec.h
436
struct
snd_ac97_bus
{
struct
440
void (*private_free) (struct
snd_ac97_bus
*bus);
478
struct
snd_ac97_bus
*bus;
547
int
snd_ac97_bus
(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
548
void *private_data, struct
snd_ac97_bus
**rbus);
550
int snd_ac97_mixer(struct
snd_ac97_bus
*bus, struct snd_ac97_template *template,
613
struct
snd_ac97_bus
*bus;
630
int snd_ac97_pcm_assign(struct
snd_ac97_bus
*ac97,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ac97_codec.h
436
struct
snd_ac97_bus
{
struct
440
void (*private_free) (struct
snd_ac97_bus
*bus);
478
struct
snd_ac97_bus
*bus;
547
int
snd_ac97_bus
(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
548
void *private_data, struct
snd_ac97_bus
**rbus);
550
int snd_ac97_mixer(struct
snd_ac97_bus
*bus, struct snd_ac97_template *template,
613
struct
snd_ac97_bus
*bus;
630
int snd_ac97_pcm_assign(struct
snd_ac97_bus
*ac97,
Completed in 552 milliseconds