| /device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/ |
| H A D | hi3516_dma_ops_test.c | 30 struct AudioCard *card = NULL; in TestAudioDmaDeviceInit() local
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| H A D | debugfs.c | 252 void mmc_add_card_debugfs(struct mmc_card *card) in mmc_add_card_debugfs() argument 266 void mmc_remove_card_debugfs(struct mmc_card *card) in mmc_remove_card_debugfs() argument [all...] |
| /kernel/linux/linux-5.10/sound/firewire/ |
| H A D | iso-resources.c | 64 static int current_bandwidth_overhead(struct fw_card *card) in current_bandwidth_overhead() argument 79 static int wait_isoch_resource_delay_after_bus_reset(struct fw_card *card) in wait_isoch_resource_delay_after_bus_reset() argument 108 struct fw_card *card = fw_parent_device(r->unit)->card; in fw_iso_resources_allocate() local 166 struct fw_card *card = fw_parent_device(r->unit)->card; fw_iso_resources_update() local 213 struct fw_card *card; fw_iso_resources_free() local [all...] |
| /kernel/linux/linux-5.10/sound/ppc/ |
| H A D | powermac.c | 43 struct snd_card *card; in snd_pmac_probe() local 137 struct snd_card *card = dev_get_drvdata(dev); snd_pmac_driver_suspend() local 144 struct snd_card *card = dev_get_drvdata(dev); snd_pmac_driver_resume() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/cirrus/ |
| H A D | snappercl15.c | 92 struct snd_soc_card *card = &snd_soc_snappercl15; in snappercl15_probe() local 113 struct snd_soc_card *card = platform_get_drvdata(pdev); in snappercl15_remove() local
|
| H A D | edb93xx.c | 77 struct snd_soc_card *card = &snd_soc_edb93xx; in edb93xx_probe() local 98 struct snd_soc_card *card = platform_get_drvdata(pdev); in edb93xx_remove() local
|
| /kernel/linux/linux-5.10/sound/firewire/tascam/ |
| H A D | tascam.c | 87 static void tscm_card_free(struct snd_card *card) in tscm_card_free() argument [all...] |
| /kernel/linux/linux-5.10/sound/isa/ad1848/ |
| H A D | ad1848.c | 74 struct snd_card *card; in snd_ad1848_probe() local 130 struct snd_card *card = dev_get_drvdata(dev); snd_ad1848_suspend() local 140 struct snd_card *card = dev_get_drvdata(dev); snd_ad1848_resume() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/ctxfi/ |
| H A D | xfi.c | 60 struct snd_card *card; in ct_card_probe() local 129 struct snd_card *card = dev_get_drvdata(dev); ct_card_suspend() local 137 struct snd_card *card = dev_get_drvdata(dev); ct_card_resume() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/trident/ |
| H A D | trident.c | 65 struct snd_card *card; in snd_trident_probe() local [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | device.c | 29 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new() argument 82 look_for_dev(struct snd_card *card, void *device_data) look_for_dev() argument 106 snd_device_disconnect(struct snd_card *card, void *device_data) snd_device_disconnect() argument 130 snd_device_free(struct snd_card *card, void *device_data) snd_device_free() argument 171 snd_device_register(struct snd_card *card, void *device_data) snd_device_register() argument 189 snd_device_register_all(struct snd_card *card) snd_device_register_all() argument 208 snd_device_disconnect_all(struct snd_card *card) snd_device_disconnect_all() argument 222 snd_device_free_all(struct snd_card *card) snd_device_free_all() argument 251 snd_device_get_state(struct snd_card *card, void *device_data) snd_device_get_state() argument [all...] |
| H A D | ctljack.c | 30 static int get_available_index(struct snd_card *card, const char *name) in get_available_index() argument 63 snd_kctl_jack_new(const char *name, struct snd_card *card) in snd_kctl_jack_new() argument 77 void snd_kctl_jack_report(struct snd_card *card, in snd_kctl_jack_report() argument
|
| /kernel/linux/linux-5.10/sound/aoa/core/ |
| H A D | alsa.c | 64 struct snd_card *card = aoa_get_card(); in aoa_snd_device_new() local
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| H A D | lowland.c | 180 struct snd_soc_card *card = &lowland; in lowland_probe() local
|
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| H A D | emux.c | 77 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) in snd_emux_register() argument
|
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| H A D | sof_maxim_common.c | 112 struct snd_soc_card *card = rtd->card; in max98373_spk_codec_init() local 122 void sof_max98373_codec_conf(struct snd_soc_card *card) in sof_max98373_codec_conf() argument
|
| H A D | skl_hda_dsp_common.h | 47 static inline int skl_hda_hdmi_build_controls(struct snd_soc_card *card) in skl_hda_hdmi_build_controls() argument
|
| H A D | sof_sdw_max98373.c | 28 struct snd_soc_card *card = rtd->card; in spk_init() local 114 sof_sdw_mx8373_late_probe(struct snd_soc_card *card) sof_sdw_mx8373_late_probe() argument [all...] |
| H A D | sof_sdw_rt5682.c | 50 struct snd_soc_card *card = rtd->card; in rt5682_rtd_init() local [all...] |
| H A D | sof_sdw_rt700.c | 50 struct snd_soc_card *card = rtd->card; in rt700_rtd_init() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/pxa/ |
| H A D | e740_wm9705.c | 127 struct snd_soc_card *card = &e740; in e740_probe() local
|
| /kernel/linux/linux-5.10/sound/soc/qcom/ |
| H A D | storm.c | 23 struct snd_soc_card *card = soc_runtime->card; in storm_ops_hw_params() local 68 static int storm_parse_of(struct snd_soc_card *card) in storm_parse_of() argument 91 struct snd_soc_card *card; in storm_platform_probe() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| H A D | tegra_wm9712.c | 70 struct snd_soc_card *card = &snd_soc_tegra_wm9712; in tegra_wm9712_driver_probe() local 137 struct snd_soc_card *card = platform_get_drvdata(pdev); in tegra_wm9712_driver_remove() local [all...] |
| /kernel/linux/linux-5.10/sound/usb/6fire/ |
| H A D | chip.c | 89 struct snd_card *card = NULL; in usb6fire_chip_probe() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/sirf/ |
| H A D | sirf-audio.c | 26 struct snd_soc_card *card = dapm->card; in sirf_audio_hp_event() local 39 struct snd_soc_card *card = dapm->card; in sirf_audio_spk_event() local 90 struct snd_soc_card *card in sirf_audio_probe() local [all...] |