Symbol: hda_device_id
include/sound/hda_codec.h
109
int (*probe)(struct hda_codec *codec, const struct hda_device_id *id);
include/sound/hda_codec.h
186
const struct hda_device_id *preset;
include/sound/hda_codec.h
91
const struct hda_device_id *id;
include/sound/hdaudio.h
225
const struct hda_device_id *id_table;
include/sound/hdaudio.h
237
const struct hda_device_id *
include/sound/hdaudio.h
31
struct hda_device_id;
scripts/mod/devicetable-offsets.c
220
DEVID(hda_device_id);
scripts/mod/devicetable-offsets.c
221
DEVID_FIELD(hda_device_id, vendor_id);
scripts/mod/devicetable-offsets.c
222
DEVID_FIELD(hda_device_id, rev_id);
scripts/mod/devicetable-offsets.c
223
DEVID_FIELD(hda_device_id, api_version);
scripts/mod/file2alias.c
1169
DEF_FIELD(symval, hda_device_id, vendor_id);
scripts/mod/file2alias.c
1170
DEF_FIELD(symval, hda_device_id, rev_id);
scripts/mod/file2alias.c
1171
DEF_FIELD(symval, hda_device_id, api_version);
sound/hda/codecs/analog.c
1093
const struct hda_device_id *id)
sound/hda/codecs/analog.c
1148
static const struct hda_device_id snd_hda_id_analog[] = {
sound/hda/codecs/ca0110.c
33
static int ca0110_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/ca0110.c
71
static const struct hda_device_id snd_hda_id_ca0110[] = {
sound/hda/codecs/ca0132.c
10071
static const struct hda_device_id snd_hda_id_ca0132[] = {
sound/hda/codecs/ca0132.c
9903
const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs420x.c
738
const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs420x.c
770
static const struct hda_device_id snd_hda_id_cs420x[] = {
sound/hda/codecs/cirrus/cs421x.c
524
static int cs421x_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs421x.c
575
static const struct hda_device_id snd_hda_id_cs421x[] = {
sound/hda/codecs/cirrus/cs8409.c
1597
static int cs8409_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs8409.c
1633
static const struct hda_device_id snd_hda_id_cs8409[] = {
sound/hda/codecs/cm9825.c
485
static int cm9825_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/cm9825.c
574
static const struct hda_device_id snd_hda_id_cm9825[] = {
sound/hda/codecs/cmedia.c
20
static int cmedia_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/cmedia.c
90
static const struct hda_device_id snd_hda_id_cmedia[] = {
sound/hda/codecs/conexant.c
1183
static int cx_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/conexant.c
1299
static const struct hda_device_id snd_hda_id_conexant[] = {
sound/hda/codecs/generic.c
6093
const struct hda_device_id *id)
sound/hda/codecs/generic.c
6130
static const struct hda_device_id snd_hda_id_generic[] = {
sound/hda/codecs/hdmi/atihdmi.c
531
static int atihdmi_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/hdmi/atihdmi.c
597
static const struct hda_device_id snd_hda_id_atihdmi[] = {
sound/hda/codecs/hdmi/hdmi.c
2291
const struct hda_device_id *id)
sound/hda/codecs/hdmi/hdmi.c
2321
static const struct hda_device_id snd_hda_id_generichdmi[] = {
sound/hda/codecs/hdmi/intelhdmi.c
709
static int intelhdmi_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/hdmi/intelhdmi.c
767
static const struct hda_device_id snd_hda_id_intelhdmi[] = {
sound/hda/codecs/hdmi/nvhdmi-mcp.c
305
const struct hda_device_id *id)
sound/hda/codecs/hdmi/nvhdmi-mcp.c
359
static const struct hda_device_id snd_hda_id_nvhdmi_mcp[] = {
sound/hda/codecs/hdmi/nvhdmi.c
125
static int nvhdmi_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/hdmi/nvhdmi.c
144
static const struct hda_device_id snd_hda_id_nvhdmi[] = {
sound/hda/codecs/hdmi/simplehdmi.c
217
const struct hda_device_id *id)
sound/hda/codecs/hdmi/simplehdmi.c
237
static const struct hda_device_id snd_hda_id_simplehdmi[] = {
sound/hda/codecs/hdmi/tegrahdmi.c
262
const struct hda_device_id *id)
sound/hda/codecs/hdmi/tegrahdmi.c
292
static const struct hda_device_id snd_hda_id_tegrahdmi[] = {
sound/hda/codecs/realtek/alc260.c
214
static int alc260_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc260.c
275
static const struct hda_device_id snd_hda_id_alc260[] = {
sound/hda/codecs/realtek/alc262.c
129
static int alc262_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc262.c
198
static const struct hda_device_id snd_hda_id_alc262[] = {
sound/hda/codecs/realtek/alc268.c
103
static int alc268_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc268.c
173
static const struct hda_device_id snd_hda_id_alc268[] = {
sound/hda/codecs/realtek/alc269.c
8489
static int alc269_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc269.c
8720
static const struct hda_device_id snd_hda_id_alc269[] = {
sound/hda/codecs/realtek/alc662.c
1090
static const struct hda_device_id snd_hda_id_alc662[] = {
sound/hda/codecs/realtek/alc662.c
997
static int alc662_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc680.c
17
static int alc680_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc680.c
52
static const struct hda_device_id snd_hda_id_alc680[] = {
sound/hda/codecs/realtek/alc861.c
147
static const struct hda_device_id snd_hda_id_alc861[] = {
sound/hda/codecs/realtek/alc861.c
91
static int alc861_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc861vd.c
121
static const struct hda_device_id snd_hda_id_alc861vd[] = {
sound/hda/codecs/realtek/alc861vd.c
65
static int alc861vd_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc880.c
439
static int alc880_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc880.c
494
static const struct hda_device_id snd_hda_id_alc880[] = {
sound/hda/codecs/realtek/alc882.c
760
static int alc882_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc882.c
832
static const struct hda_device_id snd_hda_id_alc882[] = {
sound/hda/codecs/senarytech.c
168
static int senary_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/senarytech.c
237
static const struct hda_device_id snd_hda_id_senary[] = {
sound/hda/codecs/si3054.c
257
static int si3054_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/si3054.c
276
static const struct hda_device_id snd_hda_id_si3054[] = {
sound/hda/codecs/sigmatel.c
4986
static int stac_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/sigmatel.c
5052
static const struct hda_device_id snd_hda_id_sigmatel[] = {
sound/hda/codecs/via.c
1040
static int via_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/via.c
1110
static const struct hda_device_id snd_hda_id_via[] = {
sound/hda/common/bind.c
26
const struct hda_device_id *list;
sound/hda/core/hda_bus_type.c
23
const struct hda_device_id *
sound/hda/core/hda_bus_type.c
27
const struct hda_device_id *id = drv->id_table;
sound/soc/codecs/hdac_hdmi.c
1855
const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv);
sound/soc/codecs/hdac_hdmi.c
2009
static const struct hda_device_id hdmi_list[] = {