OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_sb_csp_microcode
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/sound/
sb16_csp.h
48
struct
snd_sb_csp_microcode
{
struct
70
#define SNDRV_SB_CSP_IOCTL_LOAD_CODE _IOC(_IOC_WRITE, 'H', 0x11, sizeof(struct
snd_sb_csp_microcode
))
/external/kernel-headers/original/uapi/sound/
sb16_csp.h
73
struct
snd_sb_csp_microcode
{
struct
103
/* NOTE: struct
snd_sb_csp_microcode
overflows the max size (13 bits)
110
_IOC(_IOC_WRITE, 'H', 0x11, sizeof(struct
snd_sb_csp_microcode
))
Completed in 92 milliseconds