Symbol: snd_pci_quirk
include/sound/core.h
421
const struct snd_pci_quirk *
include/sound/core.h
422
snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list);
include/sound/core.h
424
const struct snd_pci_quirk *
include/sound/core.h
426
const struct snd_pci_quirk *list);
include/sound/core.h
428
static inline const struct snd_pci_quirk *
include/sound/core.h
429
snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list)
include/sound/core.h
434
static inline const struct snd_pci_quirk *
include/sound/core.h
436
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
1572
const struct snd_pci_quirk *q;
sound/hda/codecs/realtek/realtek.c
971
static const struct snd_pci_quirk beep_allow_list[] = {
sound/hda/codecs/realtek/realtek.c
990
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
1504
static const struct snd_pci_quirk position_fix_list[] = {
sound/hda/controllers/intel.c
1524
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
1597
static const struct snd_pci_quirk probe_mask_list[] = {
sound/hda/controllers/intel.c
1621
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
1646
static const struct snd_pci_quirk msi_deny_list[] = {
sound/hda/controllers/intel.c
1662
const struct snd_pci_quirk *q;
sound/hda/controllers/intel.c
2262
static const struct snd_pci_quirk power_save_denylist[] = {
sound/hda/controllers/intel.c
2308
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
1290
const struct snd_pci_quirk *p;
sound/pci/ctxfi/ctatc.c
1291
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
2313
static const struct snd_pci_quirk ich_chip_reset_mode[] = {
sound/pci/intel8x0.c
2749
static const struct snd_pci_quirk intel8x0_clock_list[] = {
sound/pci/intel8x0.c
2762
const struct snd_pci_quirk *wl;
sound/pci/intel8x0.c
3075
static const struct snd_pci_quirk spdif_aclink_defaults[] = {
sound/pci/intel8x0.c
3083
const struct snd_pci_quirk *w;
sound/pci/maestro3.c
2474
const struct snd_pci_quirk *quirk;
sound/pci/maestro3.c
803
static const struct snd_pci_quirk m3_amp_quirk_list[] = {
sound/pci/maestro3.c
812
static const struct snd_pci_quirk m3_irda_quirk_list[] = {
sound/pci/maestro3.c
820
static const struct snd_pci_quirk m3_hv_quirk_list[] = {
sound/pci/maestro3.c
898
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
843
static const struct snd_pci_quirk sof_sdw_ssid_quirk_table[] = {
sound/soc/intel/boards/sof_sdw.c
855
const struct snd_pci_quirk *quirk_entry;