Home
last modified time | relevance | path

Searched defs:snd_pcm_info (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h292 struct snd_pcm_info { struct
293 unsigned int device; /* RO/WR (control): device number */
294 unsigned int subdevice; /* RO/WR (control): subdevice number */
295 int stream; /* RO/WR (control): stream direction */
296 int card; /* R: card number */
297 unsigned char id[64]; /* ID (user selectable) */
298 unsigned char name[80]; /* name of this device */
299 unsigned char subname[32]; /* subdevice name */
300 int dev_class; /* SNDRV_PCM_CLASS_* */
301 int dev_subclass; /* SNDRV_PCM_SUBCLASS_* */
[all …]
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h277 struct snd_pcm_info { struct
279 unsigned int device;
280 unsigned int subdevice;
281 int stream;
282 int card;
284 unsigned char id[64];
285 unsigned char name[80];
286 unsigned char subname[32];
287 int dev_class;
289 int dev_subclass;
[all …]
/hardware/qcom/msm8x09/kernel-headers/sound/
Dasound.h286 struct snd_pcm_info { struct
287 unsigned int device;
289 unsigned int subdevice;
290 int stream;
291 int card;
292 unsigned char id[64];
294 unsigned char name[80];
295 unsigned char subname[32];
296 int dev_class;
297 int dev_subclass;
[all …]
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dasound.h298 struct snd_pcm_info { struct
299 unsigned int device; /* RO/WR (control): device number */
300 unsigned int subdevice; /* RO/WR (control): subdevice number */
301 int stream; /* RO/WR (control): stream direction */
302 int card; /* R: card number */
303 unsigned char id[64]; /* ID (user selectable) */
304 unsigned char name[80]; /* name of this device */
305 unsigned char subname[32]; /* subdevice name */
306 int dev_class; /* SNDRV_PCM_CLASS_* */
307 int dev_subclass; /* SNDRV_PCM_SUBCLASS_* */
[all …]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h291 struct snd_pcm_info { struct
292 unsigned int device; /* RO/WR (control): device number */
293 unsigned int subdevice; /* RO/WR (control): subdevice number */
294 int stream; /* RO/WR (control): stream direction */
295 int card; /* R: card number */
296 unsigned char id[64]; /* ID (user selectable) */
297 unsigned char name[80]; /* name of this device */
298 unsigned char subname[32]; /* subdevice name */
299 int dev_class; /* SNDRV_PCM_CLASS_* */
300 int dev_subclass; /* SNDRV_PCM_SUBCLASS_* */
[all …]
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h279 struct snd_pcm_info { struct
280 unsigned int device;
281 unsigned int subdevice;
282 int stream;
284 int card;
285 unsigned char id[64];
286 unsigned char name[80];
287 unsigned char subname[32];
289 int dev_class;
290 int dev_subclass;
[all …]
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h277 struct snd_pcm_info { struct
279 unsigned int device;
280 unsigned int subdevice;
281 int stream;
282 int card;
284 unsigned char id[64];
285 unsigned char name[80];
286 unsigned char subname[32];
287 int dev_class;
289 int dev_subclass;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h298 struct snd_pcm_info { struct
299 unsigned int device; /* RO/WR (control): device number */
300 unsigned int subdevice; /* RO/WR (control): subdevice number */
301 int stream; /* RO/WR (control): stream direction */
302 int card; /* R: card number */
303 unsigned char id[64]; /* ID (user selectable) */
304 unsigned char name[80]; /* name of this device */
305 unsigned char subname[32]; /* subdevice name */
306 int dev_class; /* SNDRV_PCM_CLASS_* */
307 int dev_subclass; /* SNDRV_PCM_SUBCLASS_* */
[all …]
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h286 struct snd_pcm_info { struct
287 unsigned int device;
289 unsigned int subdevice;
290 int stream;
291 int card;
292 unsigned char id[64];
294 unsigned char name[80];
295 unsigned char subname[32];
296 int dev_class;
297 int dev_subclass;
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h291 struct snd_pcm_info { struct
292 unsigned int device; /* RO/WR (control): device number */
293 unsigned int subdevice; /* RO/WR (control): subdevice number */
294 int stream; /* RO/WR (control): stream direction */
295 int card; /* R: card number */
296 unsigned char id[64]; /* ID (user selectable) */
297 unsigned char name[80]; /* name of this device */
298 unsigned char subname[32]; /* subdevice name */
299 int dev_class; /* SNDRV_PCM_CLASS_* */
300 int dev_subclass; /* SNDRV_PCM_SUBCLASS_* */
[all …]