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
226
const struct hda_device_id *id_table;
include/sound/hdaudio.h
238
const struct hda_device_id *
include/sound/hdaudio.h
32
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
1196
DEF_FIELD(symval, hda_device_id, vendor_id);
scripts/mod/file2alias.c
1197
DEF_FIELD(symval, hda_device_id, rev_id);
scripts/mod/file2alias.c
1198
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
10164
static const struct hda_device_id snd_hda_id_ca0132[] = {
sound/hda/codecs/ca0132.c
9974
const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs420x.c
734
const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs420x.c
766
static const struct hda_device_id snd_hda_id_cs420x[] = {
sound/hda/codecs/cirrus/cs421x.c
519
static int cs421x_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs421x.c
570
static const struct hda_device_id snd_hda_id_cs421x[] = {
sound/hda/codecs/cirrus/cs8409.c
1587
static int cs8409_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/cirrus/cs8409.c
1623
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
83
static const struct hda_device_id snd_hda_id_cmedia[] = {
sound/hda/codecs/conexant.c
1184
static int cx_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/conexant.c
1306
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
2296
const struct hda_device_id *id)
sound/hda/codecs/hdmi/hdmi.c
2331
static const struct hda_device_id snd_hda_id_generichdmi[] = {
sound/hda/codecs/hdmi/intelhdmi.c
733
static int intelhdmi_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/hdmi/intelhdmi.c
791
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
8754
static int alc269_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc269.c
8985
static const struct hda_device_id snd_hda_id_alc269[] = {
sound/hda/codecs/realtek/alc662.c
1014
static int alc662_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc662.c
1107
static const struct hda_device_id snd_hda_id_alc662[] = {
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
782
static int alc882_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/realtek/alc882.c
854
static const struct hda_device_id snd_hda_id_alc882[] = {
sound/hda/codecs/senarytech.c
202
static int senary_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/senarytech.c
290
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
4978
static int stac_probe(struct hda_codec *codec, const struct hda_device_id *id)
sound/hda/codecs/sigmatel.c
5044
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
22
const struct hda_device_id *
sound/hda/core/hda_bus_type.c
26
const struct hda_device_id *id = drv->id_table;
sound/soc/codecs/hdac_hdmi.c
1857
const struct hda_device_id *hdac_id = hdac_get_device_id(hdev, hdrv);
sound/soc/codecs/hdac_hdmi.c
2011
static const struct hda_device_id hdmi_list[] = {