Searched refs:hda_device_id (Results 1 - 21 of 21) sorted by relevance

/linux-master/sound/hda/
H A Dhda_bus_type.c23 const struct hda_device_id *
27 const struct hda_device_id *id = drv->id_table;
/linux-master/sound/pci/hda/
H A Dpatch_ca0110.c73 static const struct hda_device_id snd_hda_id_ca0110[] = {
H A Dpatch_cmedia.c112 static const struct hda_device_id snd_hda_id_cmedia[] = {
H A Dpatch_si3054.c278 static const struct hda_device_id snd_hda_id_si3054[] = {
H A Dhda_bind.c26 const struct hda_device_id *list;
H A Dpatch_analog.c1153 static const struct hda_device_id snd_hda_id_analog[] = {
H A Dpatch_cirrus.c1230 static const struct hda_device_id snd_hda_id_cirrus[] = {
H A Dpatch_via.c1190 static const struct hda_device_id snd_hda_id_via[] = {
H A Dpatch_cs8409.c1473 static const struct hda_device_id snd_hda_id_cs8409[] = {
H A Dpatch_conexant.c1256 static const struct hda_device_id snd_hda_id_conexant[] = {
H A Dpatch_hdmi.c4516 static const struct hda_device_id snd_hda_id_hdmi[] = {
H A Dpatch_sigmatel.c5053 static const struct hda_device_id snd_hda_id_sigmatel[] = {
H A Dhda_generic.c6087 static const struct hda_device_id snd_hda_id_generic[] = {
H A Dpatch_ca0132.c10109 static const struct hda_device_id snd_hda_id_ca0132[] = {
H A Dpatch_realtek.c12725 static const struct hda_device_id snd_hda_id_realtek[] = {
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c212 DEVID(hda_device_id);
213 DEVID_FIELD(hda_device_id, vendor_id);
214 DEVID_FIELD(hda_device_id, rev_id);
215 DEVID_FIELD(hda_device_id, api_version);
H A Dfile2alias.c1270 DEF_FIELD(symval, hda_device_id, vendor_id);
1271 DEF_FIELD(symval, hda_device_id, rev_id);
1272 DEF_FIELD(symval, hda_device_id, api_version);
/linux-master/include/sound/
H A Dhda_codec.h91 const struct hda_device_id *id;
183 const struct hda_device_id *preset;
H A Dhdaudio.h31 struct hda_device_id;
225 const struct hda_device_id *id_table;
237 const struct hda_device_id *
/linux-master/include/linux/
H A Dmod_devicetable.h263 struct hda_device_id { struct
/linux-master/sound/soc/codecs/
H A Dhdac_hdmi.c2151 const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv);
2310 static const struct hda_device_id hdmi_list[] = {

Completed in 418 milliseconds