Searched refs:hda_device_id (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.4/sound/hda/ |
| D | hda_bus_type.c | 23 const struct hda_device_id * 27 const struct hda_device_id *id = drv->id_table; in hdac_get_device_id()
|
| /Linux-v5.4/scripts/mod/ |
| D | devicetable-offsets.c | 204 DEVID(hda_device_id); in main() 205 DEVID_FIELD(hda_device_id, vendor_id); in main() 206 DEVID_FIELD(hda_device_id, rev_id); in main() 207 DEVID_FIELD(hda_device_id, api_version); in main()
|
| D | file2alias.c | 1228 DEF_FIELD(symval, hda_device_id, vendor_id); in do_hda_entry() 1229 DEF_FIELD(symval, hda_device_id, rev_id); in do_hda_entry() 1230 DEF_FIELD(symval, hda_device_id, api_version); in do_hda_entry()
|
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_ca0110.c | 73 static const struct hda_device_id snd_hda_id_ca0110[] = {
|
| D | patch_cmedia.c | 112 static const struct hda_device_id snd_hda_id_cmedia[] = {
|
| D | patch_si3054.c | 278 static const struct hda_device_id snd_hda_id_si3054[] = {
|
| D | hda_bind.c | 26 const struct hda_device_id *list; in hda_codec_match()
|
| D | patch_analog.c | 1156 static const struct hda_device_id snd_hda_id_analog[] = {
|
| D | patch_cirrus.c | 1226 static const struct hda_device_id snd_hda_id_cirrus[] = {
|
| D | patch_conexant.c | 1073 static const struct hda_device_id snd_hda_id_conexant[] = {
|
| D | patch_via.c | 1174 static const struct hda_device_id snd_hda_id_via[] = {
|
| D | patch_sigmatel.c | 5039 static const struct hda_device_id snd_hda_id_sigmatel[] = {
|
| D | patch_hdmi.c | 4069 static const struct hda_device_id snd_hda_id_hdmi[] = {
|
| D | hda_generic.c | 6137 static const struct hda_device_id snd_hda_id_generic[] = {
|
| D | patch_realtek.c | 9192 static const struct hda_device_id snd_hda_id_realtek[] = {
|
| D | patch_ca0132.c | 8857 static struct hda_device_id snd_hda_id_ca0132[] = {
|
| /Linux-v5.4/include/sound/ |
| D | hdaudio.h | 27 struct hda_device_id; 218 const struct hda_device_id *id_table; 230 const struct hda_device_id *
|
| D | hda_codec.h | 92 const struct hda_device_id *id; 184 const struct hda_device_id *preset;
|
| /Linux-v5.4/include/linux/ |
| D | mod_devicetable.h | 243 struct hda_device_id { struct
|
| /Linux-v5.4/sound/soc/codecs/ |
| D | hdac_hdmi.c | 2050 const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv); in hdac_hdmi_dev_probe() 2211 static const struct hda_device_id hdmi_list[] = {
|