Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H 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()
/OK3568_Linux_fs/kernel/scripts/mod/
H A Ddevicetable-offsets.c211 DEVID(hda_device_id); in main()
212 DEVID_FIELD(hda_device_id, vendor_id); in main()
213 DEVID_FIELD(hda_device_id, rev_id); in main()
214 DEVID_FIELD(hda_device_id, api_version); in main()
H A Dfile2alias.c1248 DEF_FIELD(symval, hda_device_id, vendor_id); in do_hda_entry()
1249 DEF_FIELD(symval, hda_device_id, rev_id); in do_hda_entry()
1250 DEF_FIELD(symval, hda_device_id, api_version); in do_hda_entry()
/OK3568_Linux_fs/kernel/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; in hda_codec_match()
H A Dpatch_analog.c1160 static const struct hda_device_id snd_hda_id_analog[] = {
H A Dpatch_cirrus.c1227 static const struct hda_device_id snd_hda_id_cirrus[] = {
H A Dpatch_via.c1189 static const struct hda_device_id snd_hda_id_via[] = {
H A Dpatch_conexant.c1116 static const struct hda_device_id snd_hda_id_conexant[] = {
H A Dpatch_sigmatel.c5048 static const struct hda_device_id snd_hda_id_sigmatel[] = {
H A Dpatch_hdmi.c4291 static const struct hda_device_id snd_hda_id_hdmi[] = {
H A Dhda_generic.c6213 static const struct hda_device_id snd_hda_id_generic[] = {
H A Dpatch_ca0132.c9956 static const struct hda_device_id snd_hda_id_ca0132[] = {
H A Dpatch_realtek.c11353 static const struct hda_device_id snd_hda_id_realtek[] = {
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h28 struct hda_device_id;
220 const struct hda_device_id *id_table;
232 const struct hda_device_id *
H A Dhda_codec.h91 const struct hda_device_id *id;
183 const struct hda_device_id *preset;
/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h243 struct hda_device_id { struct
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c2145 const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv); in hdac_hdmi_dev_probe()
2304 static const struct hda_device_id hdmi_list[] = {