OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_hwdep_info
(Results
1 - 2
of
2
) sorted by null
/device/samsung/crespo/alsa-lib/src/hwdep/
hwdep.c
443
int
snd_hwdep_info
(snd_hwdep_t *hwdep, snd_hwdep_info_t * info)
function
/device/samsung/crespo/libaudio2/
asound.h
55
struct
snd_hwdep_info
{
struct
82
#define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct
snd_hwdep_info
)
767
#define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct
snd_hwdep_info
)
Completed in 14 milliseconds