Home
last modified time | relevance | path

Searched defs:snd_ctl_card_info (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h761 struct snd_ctl_card_info { struct
762 int card;
764 int pad;
765 unsigned char id[16];
766 unsigned char driver[16];
767 unsigned char name[32];
769 unsigned char longname[80];
770 unsigned char reserved_[16];
771 unsigned char mixername[80];
772 unsigned char components[128];
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h766 struct snd_ctl_card_info { struct
767 int card; /* card number */
768 int pad; /* reserved for future (was type) */
769 unsigned char id[16]; /* ID of card (user selectable) */
770 unsigned char driver[16]; /* Driver name */
771 unsigned char name[32]; /* Short name of soundcard */
772 unsigned char longname[80]; /* name + info text about soundcard */
773 unsigned char reserved_[16]; /* reserved for future (was ID of mixer) */
774 unsigned char mixername[80]; /* visual mixer identification */
775 …components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h761 struct snd_ctl_card_info { struct
762 int card;
764 int pad;
765 unsigned char id[16];
766 unsigned char driver[16];
767 unsigned char name[32];
769 unsigned char longname[80];
770 unsigned char reserved_[16];
771 unsigned char mixername[80];
772 unsigned char components[128];
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dasound.h775 struct snd_ctl_card_info { struct
776 int card; /* card number */
777 int pad; /* reserved for future (was type) */
778 unsigned char id[16]; /* ID of card (user selectable) */
779 unsigned char driver[16]; /* Driver name */
780 unsigned char name[32]; /* Short name of soundcard */
781 unsigned char longname[80]; /* name + info text about soundcard */
782 unsigned char reserved_[16]; /* reserved for future (was ID of mixer) */
783 unsigned char mixername[80]; /* visual mixer identification */
784 …components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h769 struct snd_ctl_card_info { struct
771 int card;
772 int pad;
773 unsigned char id[16];
774 unsigned char driver[16];
776 unsigned char name[32];
777 unsigned char longname[80];
778 unsigned char reserved_[16];
779 unsigned char mixername[80];
781 unsigned char components[128];
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h765 struct snd_ctl_card_info { struct
766 int card; /* card number */
767 int pad; /* reserved for future (was type) */
768 unsigned char id[16]; /* ID of card (user selectable) */
769 unsigned char driver[16]; /* Driver name */
770 unsigned char name[32]; /* Short name of soundcard */
771 unsigned char longname[80]; /* name + info text about soundcard */
772 unsigned char reserved_[16]; /* reserved for future (was ID of mixer) */
773 unsigned char mixername[80]; /* visual mixer identification */
774 …components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h762 struct snd_ctl_card_info { struct
764 int card;
765 int pad;
766 unsigned char id[16];
767 unsigned char driver[16];
769 unsigned char name[32];
770 unsigned char longname[80];
771 unsigned char reserved_[16];
772 unsigned char mixername[80];
774 unsigned char components[128];
/hardware/qcom/msm8x09/kernel-headers/sound/
Dasound.h767 struct snd_ctl_card_info { struct
769 int card;
770 int pad;
771 unsigned char id[16];
772 unsigned char driver[16];
774 unsigned char name[32];
775 unsigned char longname[80];
776 unsigned char reserved_[16];
777 unsigned char mixername[80];
779 unsigned char components[128];
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h765 struct snd_ctl_card_info { struct
766 int card; /* card number */
767 int pad; /* reserved for future (was type) */
768 unsigned char id[16]; /* ID of card (user selectable) */
769 unsigned char driver[16]; /* Driver name */
770 unsigned char name[32]; /* Short name of soundcard */
771 unsigned char longname[80]; /* name + info text about soundcard */
772 unsigned char reserved_[16]; /* reserved for future (was ID of mixer) */
773 unsigned char mixername[80]; /* visual mixer identification */
774 …components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h775 struct snd_ctl_card_info { struct
776 int card; /* card number */
777 int pad; /* reserved for future (was type) */
778 unsigned char id[16]; /* ID of card (user selectable) */
779 unsigned char driver[16]; /* Driver name */
780 unsigned char name[32]; /* Short name of soundcard */
781 unsigned char longname[80]; /* name + info text about soundcard */
782 unsigned char reserved_[16]; /* reserved for future (was ID of mixer) */
783 unsigned char mixername[80]; /* visual mixer identification */
784 …components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */
/hardware/qcom/msm8998/original-kernel-headers/sound/
Dasound.h806 struct snd_ctl_card_info { struct
807 int card; /* card number */
808 int pad; /* reserved for future (was type) */
809 unsigned char id[16]; /* ID of card (user selectable) */
810 unsigned char driver[16]; /* Driver name */
811 unsigned char name[32]; /* Short name of soundcard */
812 unsigned char longname[80]; /* name + info text about soundcard */
813 unsigned char reserved_[16]; /* reserved for future (was ID of mixer) */
814 unsigned char mixername[80]; /* visual mixer identification */
815 …components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */
/hardware/qcom/msm8998/kernel-headers/sound/
Dasound.h795 struct snd_ctl_card_info { struct
796 int card;
797 int pad;
798 unsigned char id[16];
800 unsigned char driver[16];
801 unsigned char name[32];
802 unsigned char longname[80];
803 unsigned char reserved_[16];
805 unsigned char mixername[80];
806 unsigned char components[128];