| /sound/soc/intel/common/ |
| A D | Makefile | 2 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \ 3 soc-acpi-intel-hsw-bdw-match.o \ 4 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \ 5 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \ 6 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match.o \ 7 soc-acpi-intel-cml-match.o soc-acpi-intel-icl-match.o \ 8 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \ 9 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \ 10 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \ 11 soc-acpi-intel-arl-match.o \ [all …]
|
| /sound/hda/core/ |
| A D | hda_bus_type.c | 61 if (hdrv->match) in hda_bus_match() 62 return hdrv->match(hdev, hdrv); in hda_bus_match() 81 .match = hda_bus_match,
|
| A D | component.c | 287 struct component_match *match = NULL; in snd_hdac_acomp_init() local 304 component_match_add_typed(dev, &match, match_master, bus); in snd_hdac_acomp_init() 306 match); in snd_hdac_acomp_init()
|
| /sound/soc/amd/acp/ |
| A D | Makefile | 26 snd-soc-acpi-amd-match-y := amd-acp63-acpi-match.o amd-acp70-acpi-match.o 47 obj-$(CONFIG_SND_SOC_ACPI_AMD_MATCH) += snd-soc-acpi-amd-match.o
|
| /sound/usb/ |
| A D | implicit.c | 278 const struct snd_usb_implicit_fb_match *match, in find_implicit_fb_entry() argument 281 for (; match->id; match++) in find_implicit_fb_entry() 282 if (match->id == chip->usb_id && in find_implicit_fb_entry() 283 (!match->iface_class || in find_implicit_fb_entry() 284 (alts->desc.bInterfaceClass == match->iface_class))) in find_implicit_fb_entry() 285 return match; in find_implicit_fb_entry()
|
| /sound/hda/codecs/side-codecs/ |
| A D | hda_component.c | 161 struct component_match *match = NULL; in hda_component_manager_init() local 183 component_match_add(dev, &match, hda_comp_match_dev_name, sm); in hda_component_manager_init() 186 ret = component_master_add_with_match(dev, ops, match); in hda_component_manager_init()
|
| /sound/soc/meson/ |
| A D | gx-card.c | 68 char *match) in gx_card_cpu_identify() argument 71 if (strstr(c->dai_name, match)) in gx_card_cpu_identify()
|
| /sound/soc/amd/ |
| A D | acp3x-rt5682-max9836.c | 474 const struct acpi_device_id *match; in soc_is_rltk_max() local 476 match = acpi_match_device(dev->driver->acpi_match_table, dev); in soc_is_rltk_max() 477 if (!match) in soc_is_rltk_max() 479 return (void *)match->driver_data; in soc_is_rltk_max()
|
| A D | acp-da7219-max98357a.c | 709 const struct acpi_device_id *match; in acp_soc_is_rltk_max() local 711 match = acpi_match_device(dev->driver->acpi_match_table, dev); in acp_soc_is_rltk_max() 712 if (!match) in acp_soc_is_rltk_max() 714 return (void *)match->driver_data; in acp_soc_is_rltk_max()
|
| /sound/soc/rockchip/ |
| A D | rockchip_spdif.c | 287 const struct of_device_id *match; in rk_spdif_probe() local 292 match = of_match_node(rk_spdif_match, np); in rk_spdif_probe() 293 if (match->data == (void *)RK_SPDIF_RK3288) { in rk_spdif_probe()
|
| /sound/soc/codecs/ |
| A D | es8311.c | 384 bool match = false; in es8311_cmp_adj_mclk_coeff() local 387 match = true; in es8311_cmp_adj_mclk_coeff() 392 match = true; in es8311_cmp_adj_mclk_coeff() 398 match = true; in es8311_cmp_adj_mclk_coeff() 401 if (!match) in es8311_cmp_adj_mclk_coeff()
|
| A D | cs42l42-sdw.c | 203 static int cs42l42_sdw_poll_status(struct sdw_slave *peripheral, u8 mask, u8 match) in cs42l42_sdw_poll_status() argument 208 (sdwret < 0) || ((sdwret & mask) == match), in cs42l42_sdw_poll_status() 216 mask, match, ret); in cs42l42_sdw_poll_status()
|
| A D | cs35l56-sdw.c | 39 unsigned int match) in cs35l56_sdw_poll_mem_status() argument 44 (val < 0) || ((val & mask) == match), in cs35l56_sdw_poll_mem_status()
|
| /sound/soc/atmel/ |
| A D | atmel-i2s.c | 615 const struct of_device_id *match; in atmel_i2s_probe() local 631 match = of_match_node(atmel_i2s_dt_ids, np); in atmel_i2s_probe() 632 if (match) in atmel_i2s_probe() 633 dev->caps = match->data; in atmel_i2s_probe()
|
| /sound/soc/tegra/ |
| A D | tegra210_adx.c | 673 const struct of_device_id *match; in tegra210_adx_platform_probe() local 682 match = of_match_device(tegra210_adx_of_match, dev); in tegra210_adx_platform_probe() 683 soc_data = (struct tegra210_adx_soc_data *)match->data; in tegra210_adx_platform_probe()
|
| /sound/soc/samsung/ |
| A D | aries_wm8994.c | 545 const struct of_device_id *match; in aries_audio_probe() local 560 match = of_match_node(samsung_wm8994_of_match, np); in aries_audio_probe() 561 priv->variant = match->data; in aries_audio_probe()
|
| /sound/core/seq/ |
| A D | seq_prioq.c | 248 bool (*match)(struct snd_seq_event_cell *cell, in prioq_remove_cells() 260 if (!match(cell, arg)) { in prioq_remove_cells()
|
| /sound/isa/ |
| A D | adlib.c | 91 .match = snd_adlib_match,
|
| /sound/core/ |
| A D | init.c | 52 int match = 1; in module_slot_match() local 62 match = 0; /* negative match */ in module_slot_match() 76 return !match; in module_slot_match() 81 return match; in module_slot_match()
|
| A D | seq_device.c | 54 .match = snd_seq_bus_match,
|
| /sound/soc/ti/ |
| A D | j721e-evm.c | 849 const struct of_device_id *match; in j721e_soc_probe() local 858 match = of_match_node(j721e_audio_of_match, node); in j721e_soc_probe() 859 if (!match) { in j721e_soc_probe() 868 priv->match_data = match->data; in j721e_soc_probe()
|
| /sound/isa/ad1848/ |
| A D | ad1848.c | 138 .match = snd_ad1848_match,
|
| /sound/isa/cs423x/ |
| A D | cs4231.c | 157 .match = snd_cs4231_match,
|
| /sound/isa/sb/ |
| A D | sb8.c | 210 .match = snd_sb8_match,
|
| /sound/isa/gus/ |
| A D | gusclassic.c | 197 .match = snd_gusclassic_match,
|