Home
last modified time | relevance | path

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

/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/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/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/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 …]
/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/msm8996/kernel-headers/sound/
Dasound.h288 struct snd_pcm_info { struct
289 unsigned int device;
291 unsigned int subdevice;
292 int stream;
293 int card;
294 unsigned char id[64];
296 unsigned char name[80];
297 unsigned char subname[32];
298 int dev_class;
299 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/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/msm8998/original-kernel-headers/sound/
Dasound.h310 struct snd_pcm_info { struct
311 unsigned int device; /* RO/WR (control): device number */
312 unsigned int subdevice; /* RO/WR (control): subdevice number */
313 int stream; /* RO/WR (control): stream direction */
314 int card; /* R: card number */
315 unsigned char id[64]; /* ID (user selectable) */
316 unsigned char name[80]; /* name of this device */
317 unsigned char subname[32]; /* subdevice name */
318 int dev_class; /* SNDRV_PCM_CLASS_* */
319 int dev_subclass; /* SNDRV_PCM_SUBCLASS_* */
[all …]
/hardware/qcom/msm8998/kernel-headers/sound/
Dasound.h298 struct snd_pcm_info { struct
300 unsigned int device;
301 unsigned int subdevice;
302 int stream;
303 int card;
305 unsigned char id[64];
306 unsigned char name[80];
307 unsigned char subname[32];
308 int dev_class;
310 int dev_subclass;
[all …]