Symbol: snd_pci_quirk
include/sound/core.h
447
const struct snd_pci_quirk *
include/sound/core.h
448
snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list);
include/sound/core.h
450
const struct snd_pci_quirk *
include/sound/core.h
452
const struct snd_pci_quirk *list);
include/sound/core.h
454
static inline const struct snd_pci_quirk *
include/sound/core.h
455
snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list)
include/sound/core.h
460
static inline const struct snd_pci_quirk *
include/sound/core.h
462
const struct snd_pci_quirk *list)
sound/core/misc.c
39
const struct snd_pci_quirk *
sound/core/misc.c
41
const struct snd_pci_quirk *list)
sound/core/misc.c
43
const struct snd_pci_quirk *q;
sound/core/misc.c
67
const struct snd_pci_quirk *
sound/core/misc.c
68
snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list)
sound/hda/codecs/hdmi/hdmi.c
1548
static const struct snd_pci_quirk force_connect_list[] = {
sound/hda/codecs/hdmi/hdmi.c
1573
const struct snd_pci_quirk *q;
sound/hda/codecs/realtek/realtek.c
957
static const struct snd_pci_quirk beep_allow_list[] = {
sound/hda/codecs/realtek/realtek.c
976
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
1515
static const struct snd_pci_quirk position_fix_list[] = {
sound/hda/controllers/intel.c
1535
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
1608
static const struct snd_pci_quirk probe_mask_list[] = {
sound/hda/controllers/intel.c
1632
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
1657
static const struct snd_pci_quirk msi_deny_list[] = {
sound/hda/controllers/intel.c
1673
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
2272
static const struct snd_pci_quirk power_save_denylist[] = {
sound/hda/controllers/intel.c
2320
const struct snd_pci_quirk *q;
sound/pci/atiixp.c
284
static const struct snd_pci_quirk atiixp_quirks[] = {
sound/pci/atiixp.c
548
const struct snd_pci_quirk *q;
sound/pci/ctxfi/ctatc.c
1296
const struct snd_pci_quirk *p;
sound/pci/ctxfi/ctatc.c
1297
const struct snd_pci_quirk *list;
sound/pci/ctxfi/ctatc.c
41
static const struct snd_pci_quirk subsys_20k1_list[] = {
sound/pci/ctxfi/ctatc.c
52
static const struct snd_pci_quirk subsys_20k2_list[] = {
sound/pci/ens1370.c
1558
static const struct snd_pci_quirk ens1373_line_quirk[] = {
sound/pci/ens1370.c
1867
static const struct snd_pci_quirk es1371_amplifier_hack[] = {
sound/pci/intel8x0.c
2383
static const struct snd_pci_quirk ich_chip_reset_mode[] = {
sound/pci/intel8x0.c
2819
static const struct snd_pci_quirk intel8x0_clock_list[] = {
sound/pci/intel8x0.c
2832
const struct snd_pci_quirk *wl;
sound/pci/intel8x0.c
3145
static const struct snd_pci_quirk spdif_aclink_defaults[] = {
sound/pci/intel8x0.c
3153
const struct snd_pci_quirk *w;
sound/pci/maestro3.c
2491
const struct snd_pci_quirk *quirk;
sound/pci/maestro3.c
820
static const struct snd_pci_quirk m3_amp_quirk_list[] = {
sound/pci/maestro3.c
829
static const struct snd_pci_quirk m3_irda_quirk_list[] = {
sound/pci/maestro3.c
837
static const struct snd_pci_quirk m3_hv_quirk_list[] = {
sound/pci/maestro3.c
915
static const struct snd_pci_quirk m3_omnibook_quirk_list[] = {
sound/pci/nm256/nm256.c
1540
static const struct snd_pci_quirk nm256_quirks[] = {
sound/pci/nm256/nm256.c
1557
const struct snd_pci_quirk *q;
sound/pci/via82xx.c
2369
static const struct snd_pci_quirk dxs_allowlist[] = {
sound/pci/via82xx.c
2415
const struct snd_pci_quirk *w;
sound/soc/intel/boards/sof_sdw.c
851
static const struct snd_pci_quirk sof_sdw_ssid_quirk_table[] = {
sound/soc/intel/boards/sof_sdw.c
866
const struct snd_pci_quirk *quirk_entry;