Home
last modified time | relevance | path

Searched refs:hda_device_id (Results 1 – 22 of 22) sorted by relevance

/linux/sound/hda/
A Dhda_bus_type.c23 const struct hda_device_id *
27 const struct hda_device_id *id = drv->id_table; in hdac_get_device_id()
/linux/scripts/mod/
A Ddevicetable-offsets.c216 DEVID(hda_device_id); in main()
217 DEVID_FIELD(hda_device_id, vendor_id); in main()
218 DEVID_FIELD(hda_device_id, rev_id); in main()
219 DEVID_FIELD(hda_device_id, api_version); in main()
A Dfile2alias.c1280 DEF_FIELD(symval, hda_device_id, vendor_id); in do_hda_entry()
1281 DEF_FIELD(symval, hda_device_id, rev_id); in do_hda_entry()
1282 DEF_FIELD(symval, hda_device_id, api_version); in do_hda_entry()
/linux/sound/pci/hda/
A Dpatch_ca0110.c73 static const struct hda_device_id snd_hda_id_ca0110[] = {
A Dpatch_senarytech.c231 static const struct hda_device_id snd_hda_id_senary[] = {
A Dpatch_si3054.c278 static const struct hda_device_id snd_hda_id_si3054[] = {
A Dhda_bind.c26 const struct hda_device_id *list; in hda_codec_match()
A Dpatch_cmedia.c380 static const struct hda_device_id snd_hda_id_cmedia[] = {
A Dpatch_analog.c1149 static const struct hda_device_id snd_hda_id_analog[] = {
A Dpatch_cirrus.c1226 static const struct hda_device_id snd_hda_id_cirrus[] = {
A Dpatch_via.c1184 static const struct hda_device_id snd_hda_id_via[] = {
A Dpatch_conexant.c1260 static const struct hda_device_id snd_hda_id_conexant[] = {
A Dpatch_cs8409.c1466 static const struct hda_device_id snd_hda_id_cs8409[] = {
A Dpatch_sigmatel.c5045 static const struct hda_device_id snd_hda_id_sigmatel[] = {
A Dpatch_hdmi.c4510 static const struct hda_device_id snd_hda_id_hdmi[] = {
A Dhda_generic.c6146 static const struct hda_device_id snd_hda_id_generic[] = {
A Dpatch_ca0132.c10105 static const struct hda_device_id snd_hda_id_ca0132[] = {
A Dpatch_realtek.c13265 static const struct hda_device_id snd_hda_id_realtek[] = {
/linux/include/sound/
A Dhdaudio.h31 struct hda_device_id;
225 const struct hda_device_id *id_table;
237 const struct hda_device_id *
A Dhda_codec.h91 const struct hda_device_id *id;
181 const struct hda_device_id *preset;
/linux/include/linux/
A Dmod_devicetable.h263 struct hda_device_id { struct
/linux/sound/soc/codecs/
A Dhdac_hdmi.c2151 const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv); in hdac_hdmi_dev_probe()
2310 static const struct hda_device_id hdmi_list[] = {

Completed in 147 milliseconds