Searched defs:snd_ctl_card_info (Results 1 – 12 of 12) sorted by relevance
761 struct snd_ctl_card_info { struct762 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];
766 struct snd_ctl_card_info { struct767 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..) */
775 struct snd_ctl_card_info { struct776 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..) */
769 struct snd_ctl_card_info { struct771 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];
765 struct snd_ctl_card_info { struct766 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..) */
762 struct snd_ctl_card_info { struct764 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];
767 struct snd_ctl_card_info { struct769 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];
806 struct snd_ctl_card_info { struct807 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..) */
795 struct snd_ctl_card_info { struct796 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];