Home
last modified time | relevance | path

Searched defs:card (Results 251 – 275 of 827) sorted by relevance

1...<<11121314151617181920>>...34

/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Domap-twl4030.c148 struct snd_soc_card *card = rtd->card; in omap_twl4030_init() local
241 struct snd_soc_card *card = &omap_twl4030_card; in omap_twl4030_probe() local
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra_max98090.c42 struct snd_soc_card *card = rtd->card; in tegra_max98090_asoc_hw_params() local
199 struct snd_soc_card *card = &snd_soc_tegra_max98090; in tegra_max98090_probe() local
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgusclassic.c66 static int snd_gusclassic_create(struct snd_card *card, in snd_gusclassic_create()
133 struct snd_card *card; in snd_gusclassic_probe() local
/OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c84 struct snd_card *card; in snd_pdacf_probe() local
154 struct snd_card *card = pdacf->card; in snd_pdacf_assign_resources() local
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Dsnow.c104 static int snow_late_probe(struct snd_soc_card *card) in snow_late_probe()
131 struct snd_soc_card *card = &snow_snd; in snow_probe() local
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dcht_bsw_max98090_ti.c46 struct snd_soc_card *card = dapm->card; in platform_clock_control() local
292 struct snd_soc_card *card = component->card; in cht_max98090_headset_init() local
617 struct snd_soc_card *card = platform_get_drvdata(pdev); in snd_cht_mc_remove() local
H A Dcml_rt1011_rt5682.c173 struct snd_soc_card *card = rtd->card; in cml_rt1011_spk_init() local
237 struct snd_soc_card *card = rtd->card; in cml_rt1011_hw_params() local
318 static int sof_card_late_probe(struct snd_soc_card *card) in sof_card_late_probe()
H A Dbytcr_rt5640.c227 struct snd_soc_card *card = dapm->card; in platform_clock_control() local
973 struct snd_soc_card *card = runtime->card; in byt_rt5640_init() local
1225 static int byt_rt5640_suspend(struct snd_soc_card *card) in byt_rt5640_suspend()
1243 static int byt_rt5640_resume(struct snd_soc_card *card) in byt_rt5640_resume()
/OK3568_Linux_fs/kernel/sound/drivers/opl3/
H A Dopl3_lib.c331 int snd_opl3_new(struct snd_card *card, in snd_opl3_new()
388 int snd_opl3_create(struct snd_card *card, in snd_opl3_create()
472 struct snd_card *card = opl3->card; in snd_opl3_hwdep_new() local
/OK3568_Linux_fs/kernel/sound/soc/atmel/
H A Datmel-classd.c232 struct snd_soc_card *card = snd_soc_component_get_drvdata(component); in atmel_classd_component_probe() local
285 struct snd_soc_card *card = snd_soc_component_get_drvdata(component); in atmel_classd_component_resume() local
465 struct snd_soc_card *card) in atmel_classd_asoc_card_init()
526 struct snd_soc_card *card; in atmel_classd_probe() local
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c481 struct snd_soc_card *card = simple_priv_to_card(priv); in graph_parse_of() local
612 static int graph_card_probe(struct snd_soc_card *card) in graph_card_probe()
632 struct snd_soc_card *card; in graph_probe() local
688 struct snd_soc_card *card = platform_get_drvdata(pdev); in graph_remove() local
/OK3568_Linux_fs/kernel/drivers/target/sbp/
H A Dsbp_target.c668 static int tgt_agent_rw_agent_state(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_agent_state()
694 static int tgt_agent_rw_agent_reset(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_agent_reset()
710 static int tgt_agent_rw_orb_pointer(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_orb_pointer()
749 static int tgt_agent_rw_doorbell(struct fw_card *card, int tcode, void *data, in tgt_agent_rw_doorbell()
779 static int tgt_agent_rw_unsolicited_status_enable(struct fw_card *card, in tgt_agent_rw_unsolicited_status_enable()
796 static void tgt_agent_rw(struct fw_card *card, struct fw_request *request, in tgt_agent_rw()
911 struct fw_card *card, u64 next_orb) in sbp_mgt_get_req()
1055 static int sbp_run_transaction(struct fw_card *card, int tcode, int destination_id, in sbp_run_transaction()
1091 struct fw_card *card; in sbp_run_request_transaction() local
1249 struct fw_card *card; in sbp_rw_data() local
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/cardreader/
H A Drts5229.c100 static int rts5229_card_power_on(struct rtsx_pcr *pcr, int card) in rts5229_card_power_on()
124 static int rts5229_card_power_off(struct rtsx_pcr *pcr, int card) in rts5229_card_power_off()
H A Drts5209.c99 static int rts5209_card_power_on(struct rtsx_pcr *pcr, int card) in rts5209_card_power_on()
133 static int rts5209_card_power_off(struct rtsx_pcr *pcr, int card) in rts5209_card_power_off()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_test.c117 struct mmc_card *card; member
131 struct mmc_card *card; member
145 struct mmc_card *card; member
184 static bool mmc_test_card_cmd23(struct mmc_card *card) in mmc_test_card_cmd23()
193 struct mmc_card *card = test->card; in mmc_test_prepare_sbc() local
611 static unsigned int mmc_test_capacity(struct mmc_card *card) in mmc_test_capacity()
2342 struct mmc_card *card = test->card; in mmc_test_reset() local
3041 static void mmc_test_free_result(struct mmc_card *card) in mmc_test_free_result()
3069 struct mmc_card *card = (struct mmc_card *)sf->private; in mtf_test_show() local
3104 struct mmc_card *card = (struct mmc_card *)sf->private; local
[all …]
H A Dsdio_ops.c108 int mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_direct()
114 int mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_extended()
/OK3568_Linux_fs/kernel/sound/isa/
H A Des18xx.c718 struct snd_card *card = dev_id; in snd_es18xx_interrupt() local
1661 static int snd_es18xx_pcm(struct snd_card *card, int device) in snd_es18xx_pcm()
1697 static int snd_es18xx_suspend(struct snd_card *card, pm_message_t state) in snd_es18xx_suspend()
1712 static int snd_es18xx_resume(struct snd_card *card) in snd_es18xx_resume()
1724 static int snd_es18xx_free(struct snd_card *card) in snd_es18xx_free()
1749 static int snd_es18xx_new_device(struct snd_card *card, in snd_es18xx_new_device()
1812 static int snd_es18xx_mixer(struct snd_card *card) in snd_es18xx_mixer()
2056 struct pnp_card_link *card, in snd_audiodrive_pnpc()
2094 static int snd_audiodrive_probe(struct snd_card *card, int dev) in snd_audiodrive_probe()
2159 struct snd_card *card; in snd_es18xx_isa_probe1() local
[all …]
/OK3568_Linux_fs/kernel/sound/pci/cs5535audio/
H A Dcs5535audio_olpc.c133 void olpc_prequirks(struct snd_card *card, in olpc_prequirks()
144 int olpc_quirks(struct snd_card *card, struct snd_ac97 *ac97) in olpc_quirks()
/OK3568_Linux_fs/kernel/sound/drivers/pcsp/
H A Dpcsp.c44 static int snd_pcsp_create(struct snd_card *card) in snd_pcsp_create()
98 struct snd_card *card; in snd_card_pcsp_probe() local
/OK3568_Linux_fs/kernel/sound/soc/sunxi/
H A Dsun4i-codec.c1264 struct snd_soc_card *card = snd_soc_dai_get_drvdata(dai); in sun4i_codec_dai_probe() local
1356 struct snd_soc_card *card; in sun4i_codec_create_card() local
1388 struct snd_soc_card *card; in sun6i_codec_create_card() local
1434 struct snd_soc_card *card; in sun8i_a23_codec_create_card() local
1473 struct snd_soc_card *card; in sun8i_h3_codec_create_card() local
1512 struct snd_soc_card *card; in sun8i_v3s_codec_create_card() local
1699 struct snd_soc_card *card; in sun4i_codec_probe() local
1848 struct snd_soc_card *card = platform_get_drvdata(pdev); in sun4i_codec_remove() local
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_transaction.c165 handle_resp_for_user(struct fw_card *card, int generation, int source, in handle_resp_for_user()
197 handle_resp_for_kernel(struct fw_card *card, int generation, int source, in handle_resp_for_kernel()
226 efw_response(struct fw_card *card, struct fw_request *request, in efw_response()
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A DmISDNinfineon.c224 _set_debug(struct inf_hw *card) in _set_debug()
235 struct inf_hw *card; in set_debug() local
858 release_card(struct inf_hw *card) { in release_card()
894 setup_instance(struct inf_hw *card) in setup_instance()
1074 struct inf_hw *card; in inf_probe() local
1135 struct inf_hw *card = pci_get_drvdata(pdev); in inf_remove() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-alsa.c63 struct snd_card *card; member
835 static void snd_cx88_dev_free(struct snd_card *card) in snd_cx88_dev_free()
847 static int snd_cx88_create(struct snd_card *card, struct pci_dev *pci, in snd_cx88_create()
917 struct snd_card *card; in cx88_audio_initdev() local
990 struct snd_card *card = pci_get_drvdata(pci); in cx88_audio_finidev() local
/OK3568_Linux_fs/kernel/drivers/net/can/sja1000/
H A Dplx_pci.c460 struct plx_pci_card *card = pci_get_drvdata(pdev); in plx_pci_reset_common() local
477 struct plx_pci_card *card = pci_get_drvdata(pdev); in plx9056_pci_reset_common() local
581 struct plx_pci_card *card = pci_get_drvdata(pdev); in plx_pci_del_card() local
628 struct plx_pci_card *card; in plx_pci_add_card() local
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8173/
H A Dmt8173-rt5650.c105 struct snd_soc_card *card = runtime->card; in mt8173_rt5650_init() local
258 struct snd_soc_card *card = &mt8173_rt5650_card; in mt8173_rt5650_dev_probe() local

1...<<11121314151617181920>>...34