/Linux-v6.6/sound/soc/amd/ |
D | acp-es8336.c | 62 struct snd_soc_card *card; in st_es8336_init() local 108 struct snd_soc_card *card; in st_es8336_codec_startup() local 195 static int st_es8336_late_probe(struct snd_soc_card *card) in st_es8336_late_probe() 271 struct snd_soc_card *card; in st_es8336_probe() local
|
/Linux-v6.6/tools/testing/selftests/alsa/ |
D | pcm-test.c | 26 int card; member 35 int card; member 93 static void missing_device(int card, int device, int subdevice, snd_pcm_stream_t stream) in missing_device() 120 static void missing_devices(int card, snd_config_t *card_config) in missing_devices() 153 int card, dev, subdev, count, direction, err; in find_pcms() local 552 struct card_data *card = data; in card_thread() local 568 struct card_data *card; in main() local
|
/Linux-v6.6/sound/soc/intel/avs/boards/ |
D | rt298.c | 64 struct snd_soc_card *card = runtime->card; in avs_rt298_codec_init() local 181 static int avs_card_suspend_pre(struct snd_soc_card *card) in avs_card_suspend_pre() 188 static int avs_card_resume_post(struct snd_soc_card *card) in avs_card_resume_post() 200 struct snd_soc_card *card; in avs_rt298_probe() local
|
D | rt5663.c | 58 struct snd_soc_card *card = runtime->card; in avs_rt5663_codec_init() local 180 static int avs_card_suspend_pre(struct snd_soc_card *card) in avs_card_suspend_pre() 187 static int avs_card_resume_post(struct snd_soc_card *card) in avs_card_resume_post() 199 struct snd_soc_card *card; in avs_rt5663_probe() local
|
/Linux-v6.6/sound/pci/ctxfi/ |
D | xfi.c | 59 struct snd_card *card; in ct_card_probe() local 128 struct snd_card *card = dev_get_drvdata(dev); in ct_card_suspend() local 136 struct snd_card *card = dev_get_drvdata(dev); in ct_card_resume() local
|
/Linux-v6.6/sound/ppc/ |
D | powermac.c | 42 struct snd_card *card; in snd_pmac_probe() local 141 struct snd_card *card = dev_get_drvdata(dev); in snd_pmac_driver_suspend() local 148 struct snd_card *card = dev_get_drvdata(dev); in snd_pmac_driver_resume() local
|
/Linux-v6.6/sound/isa/gus/ |
D | gusextreme.c | 81 static int snd_gusextreme_es1688_create(struct snd_card *card, in snd_gusextreme_es1688_create() 120 static int snd_gusextreme_gus_card_create(struct snd_card *card, in snd_gusextreme_gus_card_create() 197 static int snd_gusextreme_mixer(struct snd_card *card) in snd_gusextreme_mixer() 225 struct snd_card *card; in snd_gusextreme_probe() local
|
D | interwave.c | 97 struct snd_card *card; member 195 struct snd_card *card = iwcard->card; in snd_interwave_detect_stb() local 492 struct snd_card *card = chip->card; in snd_interwave_mixer() local 549 struct pnp_card_link *card, in snd_interwave_pnp() 606 struct snd_card *card; in snd_interwave_card_new() local 621 static int snd_interwave_probe_gus(struct snd_card *card, int dev, in snd_interwave_probe_gus() 628 static int snd_interwave_probe(struct snd_card *card, int dev, in snd_interwave_probe() 774 struct snd_card *card; in snd_interwave_isa_probe() local 843 struct snd_card *card; in snd_interwave_pnp_detect() local
|
/Linux-v6.6/sound/soc/ti/ |
D | omap-abe-twl6040.c | 37 struct snd_soc_card card; member 50 struct snd_soc_card *card = rtd->card; in omap_abe_hw_params() local 170 struct snd_soc_card *card = rtd->card; in omap_abe_twl6040_init() local 214 struct snd_soc_card *card; in omap_abe_probe() local
|
/Linux-v6.6/drivers/staging/rts5208/ |
D | rtsx_card.c | 846 int enable_card_clock(struct rtsx_chip *chip, u8 card) in enable_card_clock() 865 int disable_card_clock(struct rtsx_chip *chip, u8 card) in disable_card_clock() 884 int card_power_on(struct rtsx_chip *chip, u8 card) in card_power_on() 918 int card_power_off(struct rtsx_chip *chip, u8 card) in card_power_off() 977 int card_share_mode(struct rtsx_chip *chip, int card) in card_share_mode() 1015 int select_card(struct rtsx_chip *chip, int card) in select_card() 1073 int detect_card_cd(struct rtsx_chip *chip, int card) in detect_card_cd()
|
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | orinoco_tmd.c | 63 struct orinoco_pci_card *card = priv->card; in orinoco_tmd_cor_reset() local 96 struct orinoco_pci_card *card; in orinoco_tmd_init_one() local 193 struct orinoco_pci_card *card = priv->card; in orinoco_tmd_remove_one() local
|
/Linux-v6.6/sound/isa/ad1848/ |
D | ad1848.c | 71 struct snd_card *card; in snd_ad1848_probe() local 118 struct snd_card *card = dev_get_drvdata(dev); in snd_ad1848_suspend() local 128 struct snd_card *card = dev_get_drvdata(dev); in snd_ad1848_resume() local
|
/Linux-v6.6/sound/soc/intel/boards/ |
D | sof_sdw_rt711.c | 74 struct snd_soc_card *card = rtd->card; in rt711_rtd_init() local 138 int sof_sdw_rt711_exit(struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in sof_sdw_rt711_exit() 151 int sof_sdw_rt711_init(struct snd_soc_card *card, in sof_sdw_rt711_init()
|
D | sof_sdw_rt_sdca_jack_common.c | 79 struct snd_soc_card *card = rtd->card; in rt_sdca_jack_rtd_init() local 151 int sof_sdw_rt_sdca_jack_exit(struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in sof_sdw_rt_sdca_jack_exit() 167 int sof_sdw_rt_sdca_jack_init(struct snd_soc_card *card, in sof_sdw_rt_sdca_jack_init()
|
D | sof_es8336.c | 130 struct snd_soc_card *card = rtd->card; in sof_8336_trigger() local 158 struct snd_soc_card *card = w->dapm->card; in sof_es8316_speaker_power_event() local 233 struct snd_soc_card *card = runtime->card; in dmic_init() local 273 struct snd_soc_card *card = runtime->card; in sof_es8316_init() local 396 static int sof_es8336_late_probe(struct snd_soc_card *card) in sof_es8336_late_probe() 593 struct snd_soc_card *card; in sof_es8336_probe() local 778 struct snd_soc_card *card = platform_get_drvdata(pdev); in sof_es8336_remove() local
|
/Linux-v6.6/sound/soc/meson/ |
D | axg-card.c | 103 static int axg_card_add_tdm_loopback(struct snd_soc_card *card, in axg_card_add_tdm_loopback() 155 static int axg_card_parse_cpu_tdm_slots(struct snd_soc_card *card, in axg_card_parse_cpu_tdm_slots() 218 static int axg_card_parse_codecs_masks(struct snd_soc_card *card, in axg_card_parse_codecs_masks() 245 static int axg_card_parse_tdm(struct snd_soc_card *card, in axg_card_parse_tdm() 308 static int axg_card_add_link(struct snd_soc_card *card, struct device_node *np, in axg_card_add_link()
|
/Linux-v6.6/sound/soc/generic/ |
D | simple-card-utils.c | 186 int asoc_simple_parse_card_name(struct snd_soc_card *card, in asoc_simple_parse_card_name() 674 void asoc_simple_clean_reference(struct snd_soc_card *card) in asoc_simple_clean_reference() 690 int asoc_simple_parse_routing(struct snd_soc_card *card, in asoc_simple_parse_routing() 708 int asoc_simple_parse_widgets(struct snd_soc_card *card, in asoc_simple_parse_widgets() 727 int asoc_simple_parse_pin_switches(struct snd_soc_card *card, in asoc_simple_parse_pin_switches() 741 int asoc_simple_init_jack(struct snd_soc_card *card, in asoc_simple_init_jack() 801 struct snd_soc_card *card = simple_priv_to_card(priv); in asoc_simple_init_aux_jacks() local 851 struct snd_soc_card *card = simple_priv_to_card(priv); in asoc_simple_init_priv() local 964 struct snd_soc_card *card = platform_get_drvdata(pdev); in asoc_simple_remove() local 972 int asoc_graph_card_probe(struct snd_soc_card *card) in asoc_graph_card_probe()
|
/Linux-v6.6/sound/soc/atmel/ |
D | atmel_wm8904.c | 88 struct snd_soc_card *card = &atmel_asoc_wm8904_card; in atmel_asoc_wm8904_dt_init() local 133 struct snd_soc_card *card = &atmel_asoc_wm8904_card; in atmel_asoc_wm8904_probe() local 166 struct snd_soc_card *card = platform_get_drvdata(pdev); in atmel_asoc_wm8904_remove() local
|
/Linux-v6.6/drivers/net/arcnet/ |
D | com20020-pci.c | 69 struct com20020_dev *card; in led_tx_set() local 84 struct com20020_dev *card; in led_recon_set() local 165 struct com20020_dev *card; in com20020pci_probe() local 291 struct com20020_dev *card, *tmpcard; in com20020pci_remove() local
|
/Linux-v6.6/sound/soc/fsl/ |
D | mpc8610_hpcd.c | 32 struct snd_soc_card card; member 51 static int mpc8610_hpcd_machine_probe(struct snd_soc_card *card) in mpc8610_hpcd_machine_probe() 135 static int mpc8610_hpcd_machine_remove(struct snd_soc_card *card) in mpc8610_hpcd_machine_remove() 392 struct snd_soc_card *card = platform_get_drvdata(pdev); in mpc8610_hpcd_remove() local
|
/Linux-v6.6/sound/isa/cs423x/ |
D | cs4231.c | 78 struct snd_card *card; in snd_cs4231_probe() local 137 struct snd_card *card = dev_get_drvdata(dev); in snd_cs4231_suspend() local 147 struct snd_card *card = dev_get_drvdata(dev); in snd_cs4231_resume() local
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | emu10k1.c | 72 struct snd_card *card; in snd_card_emu10k1_probe() local 185 struct snd_card *card = dev_get_drvdata(dev); in snd_emu10k1_suspend() local 208 struct snd_card *card = dev_get_drvdata(dev); in snd_emu10k1_resume() local
|
/Linux-v6.6/drivers/isdn/hardware/mISDN/ |
D | speedfax.c | 76 _set_debug(struct sfax_hw *card) in _set_debug() 87 struct sfax_hw *card; in set_debug() local 341 release_card(struct sfax_hw *card) { in release_card() 362 setup_instance(struct sfax_hw *card) in setup_instance() 445 struct sfax_hw *card = kzalloc(sizeof(struct sfax_hw), GFP_KERNEL); in sfaxpci_probe() local 473 struct sfax_hw *card = pci_get_drvdata(pdev); in sfax_remove_pci() local
|
/Linux-v6.6/sound/isa/msnd/ |
D | msnd_pinnacle.c | 205 static int snd_msnd_probe(struct snd_card *card) in snd_msnd_probe() 370 static int upload_dsp_code(struct snd_card *card) in upload_dsp_code() 415 static int snd_msnd_initialize(struct snd_card *card) in snd_msnd_initialize() 456 static int snd_msnd_dsp_full_reset(struct snd_card *card) in snd_msnd_dsp_full_reset() 522 static int snd_msnd_attach(struct snd_card *card) in snd_msnd_attach() 849 struct snd_card *card; in snd_msnd_isa_probe() local 1022 struct snd_card *card; in snd_msnd_pnp_detect() local
|
/Linux-v6.6/sound/arm/ |
D | aaci.c | 741 static int aaci_do_suspend(struct snd_card *card) in aaci_do_suspend() 748 static int aaci_do_resume(struct snd_card *card) in aaci_do_resume() 756 struct snd_card *card = dev_get_drvdata(dev); in aaci_suspend() local 762 struct snd_card *card = dev_get_drvdata(dev); in aaci_resume() local 873 static void aaci_free_card(struct snd_card *card) in aaci_free_card() 883 struct snd_card *card; in aaci_init_card() local 1060 struct snd_card *card = amba_get_drvdata(dev); in aaci_remove() local
|