Home
last modified time | relevance | path

Searched defs:snd_sb_csp_start (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dsb16_csp.h39 struct snd_sb_csp_start { struct
60 #define SNDRV_SB_CSP_IOCTL_START _IOW('H', 0x13, struct snd_sb_csp_start) argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dsb16_csp.h52 struct snd_sb_csp_start { struct
72 #define SNDRV_SB_CSP_IOCTL_START _IOW('H', 0x13, struct snd_sb_csp_start) argument
/kernel/linux/linux-6.6/include/uapi/sound/
Dsb16_csp.h64 struct snd_sb_csp_start { struct
65 int sample_width; /* sample width, look above */
66 int channels; /* channels, look above */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
Dsb16_csp.h52 struct snd_sb_csp_start { struct
72 #define SNDRV_SB_CSP_IOCTL_START _IOW('H', 0x13, struct snd_sb_csp_start) argument
/kernel/linux/linux-5.10/include/uapi/sound/
Dsb16_csp.h79 struct snd_sb_csp_start { struct
80 int sample_width; /* sample width, look above */
81 int channels; /* channels, look above */
/kernel/linux/linux-5.10/sound/isa/sb/
Dsb16_csp.c787 static int snd_sb_csp_start(struct snd_sb_csp * p, int sample_width, int channels) in snd_sb_csp_start() function
/kernel/linux/linux-6.6/sound/isa/sb/
Dsb16_csp.c789 static int snd_sb_csp_start(struct snd_sb_csp * p, int sample_width, int channels) in snd_sb_csp_start() function