Home
last modified time | relevance | path

Searched defs:card (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/sound/core/
Dinit.c110 static int init_info_for_card(struct snd_card *card) in init_info_for_card()
125 #define init_info_for_card(card) argument
166 void snd_device_initialize(struct device *dev, struct snd_card *card) in snd_device_initialize()
205 struct snd_card *card; in snd_card_new() local
298 int snd_card_locked(int card) in snd_card_locked()
396 int snd_card_disconnect(struct snd_card *card) in snd_card_disconnect()
458 static int snd_card_do_free(struct snd_card *card) in snd_card_do_free()
487 int snd_card_free_when_closed(struct snd_card *card) in snd_card_free_when_closed()
510 int snd_card_free(struct snd_card *card) in snd_card_free()
540 static bool card_id_ok(struct snd_card *card, const char *id) in card_id_ok()
[all …]
Ddevice.c44 int snd_device_new(struct snd_card *card, enum snd_device_type type, in snd_device_new()
97 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev()
121 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect()
145 void snd_device_free(struct snd_card *card, void *device_data) in snd_device_free()
186 int snd_device_register(struct snd_card *card, void *device_data) in snd_device_register()
204 int snd_device_register_all(struct snd_card *card) in snd_device_register_all()
223 void snd_device_disconnect_all(struct snd_card *card) in snd_device_disconnect_all()
237 void snd_device_free_all(struct snd_card *card) in snd_device_free_all()
Dcontrol.c51 struct snd_card *card; in snd_ctl_open() local
119 struct snd_card *card; in snd_ctl_release() local
154 void snd_ctl_notify(struct snd_card *card, unsigned int mask, in snd_ctl_notify()
316 static bool snd_ctl_remove_numid_conflict(struct snd_card *card, in snd_ctl_remove_numid_conflict()
335 static int snd_ctl_find_hole(struct snd_card *card, unsigned int count) in snd_ctl_find_hole()
363 int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_add()
426 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, in snd_ctl_replace()
490 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove()
517 int snd_ctl_remove_id(struct snd_card *card, struct snd_ctl_elem_id *id) in snd_ctl_remove_id()
547 struct snd_card *card = file->card; in snd_ctl_remove_user_ctl() local
[all …]
Dsound.c69 void snd_request_card(int card) in snd_request_card()
138 int card = SNDRV_MINOR_CARD(minor); in autoload_device() local
189 static int snd_find_free_minor(int type, struct snd_card *card, int dev) in snd_find_free_minor()
212 static int snd_find_free_minor(int type, struct snd_card *card, int dev) in snd_find_free_minor()
260 int snd_register_device(int type, struct snd_card *card, int dev, in snd_register_device()
/sound/ppc/
Dsnd_ps3.c119 static int snd_ps3_verify_dma_stop(struct snd_ps3_card_info *card, in snd_ps3_verify_dma_stop()
161 static void snd_ps3_wait_for_dma_stop(struct snd_ps3_card_info *card) in snd_ps3_wait_for_dma_stop()
190 static void snd_ps3_kick_dma(struct snd_ps3_card_info *card) in snd_ps3_kick_dma()
201 static dma_addr_t v_to_bus(struct snd_ps3_card_info *card, void *paddr, int ch) in v_to_bus()
212 static void snd_ps3_bump_buffer(struct snd_ps3_card_info *card, in snd_ps3_bump_buffer()
228 static int snd_ps3_program_dma(struct snd_ps3_card_info *card, in snd_ps3_program_dma()
319 struct snd_ps3_card_info *card = dev_id; in snd_ps3_interrupt() local
390 static int snd_ps3_change_avsetting(struct snd_ps3_card_info *card) in snd_ps3_change_avsetting()
454 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_set_avsetting() local
528 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_open() local
[all …]
/sound/soc/omap/
Drx51.c61 struct snd_soc_card *card = dapm->card; in rx51_ext_control() local
107 struct snd_soc_card *card = rtd->card; in rx51_startup() local
142 struct snd_soc_card *card = snd_kcontrol_chip(kcontrol); in rx51_set_spk() local
157 struct snd_soc_card *card = dapm->card; in rx51_spk_event() local
177 struct snd_soc_card *card = snd_kcontrol_chip(kcontrol); in rx51_set_input() local
199 struct snd_soc_card *card = snd_kcontrol_chip(kcontrol); in rx51_set_jack() local
278 struct snd_soc_card *card = rtd->card; in rx51_aic34_init() local
314 static int rx51_card_remove(struct snd_soc_card *card) in rx51_card_remove()
385 struct snd_soc_card *card = &rx51_sound_card; in rx51_soc_probe() local
/sound/arm/
Dpxa2xx-ac97.c122 static int pxa2xx_ac97_do_suspend(struct snd_card *card) in pxa2xx_ac97_do_suspend()
135 static int pxa2xx_ac97_do_resume(struct snd_card *card) in pxa2xx_ac97_do_resume()
154 struct snd_card *card = dev_get_drvdata(dev); in pxa2xx_ac97_suspend() local
165 struct snd_card *card = dev_get_drvdata(dev); in pxa2xx_ac97_resume() local
179 struct snd_card *card; in pxa2xx_ac97_probe() local
238 struct snd_card *card = platform_get_drvdata(dev); in pxa2xx_ac97_remove() local
/sound/firewire/
Diso-resources.c64 static int current_bandwidth_overhead(struct fw_card *card) in current_bandwidth_overhead()
79 static int wait_isoch_resource_delay_after_bus_reset(struct fw_card *card) in wait_isoch_resource_delay_after_bus_reset()
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; in fw_iso_resources_update() local
213 struct fw_card *card; in fw_iso_resources_free() local
/sound/isa/wavefront/
Dwavefront.c102 snd_wavefront_pnp (int dev, snd_wavefront_card_t *acard, struct pnp_card_link *card, in snd_wavefront_pnp()
234 static struct snd_hwdep *snd_wavefront_new_synth(struct snd_card *card, in snd_wavefront_new_synth()
259 static struct snd_hwdep *snd_wavefront_new_fx(struct snd_card *card, in snd_wavefront_new_fx()
285 static struct snd_rawmidi *snd_wavefront_new_midi(struct snd_card *card, in snd_wavefront_new_midi()
326 snd_wavefront_free(struct snd_card *card) in snd_wavefront_free()
340 struct snd_card *card; in snd_wavefront_card_new() local
363 snd_wavefront_probe (struct snd_card *card, int dev) in snd_wavefront_probe()
565 struct snd_card *card; in snd_wavefront_isa_probe() local
605 struct snd_card *card; in snd_wavefront_pnp_detect() local
Dwavefront_midi.c96 struct snd_card *card; in get_wavefront_midi() local
115 static void snd_wavefront_midi_output_write(snd_wavefront_card_t *card) in snd_wavefront_midi_output_write()
354 snd_wavefront_card_t *card = (snd_wavefront_card_t *)data; in snd_wavefront_midi_output_timer() local
404 snd_wavefront_midi_interrupt (snd_wavefront_card_t *card) in snd_wavefront_midi_interrupt()
457 snd_wavefront_midi_enable_virtual (snd_wavefront_card_t *card) in snd_wavefront_midi_enable_virtual()
470 snd_wavefront_midi_disable_virtual (snd_wavefront_card_t *card) in snd_wavefront_midi_disable_virtual()
483 snd_wavefront_midi_start (snd_wavefront_card_t *card) in snd_wavefront_midi_start()
/sound/soc/
Dsoc-core.c451 static void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
472 static void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
519 static inline void soc_init_card_debugfs(struct snd_soc_card *card) in soc_init_card_debugfs()
523 static inline void soc_cleanup_card_debugfs(struct snd_soc_card *card) in soc_cleanup_card_debugfs()
537 struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card, in snd_soc_get_dai_substream()
553 struct snd_soc_card *card, struct snd_soc_dai_link *dai_link) in soc_new_pcm_runtime()
581 static void soc_add_pcm_runtime(struct snd_soc_card *card, in soc_add_pcm_runtime()
589 static void soc_remove_pcm_runtimes(struct snd_soc_card *card) in soc_remove_pcm_runtimes()
601 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
628 struct snd_soc_card *card = dev_get_drvdata(dev); in snd_soc_suspend() local
[all …]
/sound/soc/tegra/
Dtegra_wm8903.c63 struct snd_soc_card *card = rtd->card; in tegra_wm8903_hw_params() local
132 struct snd_soc_card *card = dapm->card; in tegra_wm8903_event_int_spk() local
148 struct snd_soc_card *card = dapm->card; in tegra_wm8903_event_hp() local
174 struct snd_soc_card *card = rtd->card; in tegra_wm8903_init() local
200 static int tegra_wm8903_remove(struct snd_soc_card *card) in tegra_wm8903_remove()
245 struct snd_soc_card *card = &snd_soc_tegra_wm8903; in tegra_wm8903_driver_probe() local
369 struct snd_soc_card *card = platform_get_drvdata(pdev); in tegra_wm8903_driver_remove() local
Dtegra_rt5677.c57 struct snd_soc_card *card = rtd->card; in tegra_rt5677_asoc_hw_params() local
84 struct snd_soc_card *card = dapm->card; in tegra_rt5677_event_hp() local
172 static int tegra_rt5677_card_remove(struct snd_soc_card *card) in tegra_rt5677_card_remove()
215 struct snd_soc_card *card = &snd_soc_tegra_rt5677; in tegra_rt5677_probe() local
311 struct snd_soc_card *card = platform_get_drvdata(pdev); in tegra_rt5677_remove() local
Dtegra_alc5632.c44 struct snd_soc_card *card = rtd->card; in tegra_alc5632_asoc_hw_params() local
127 static int tegra_alc5632_card_remove(struct snd_soc_card *card) in tegra_alc5632_card_remove()
166 struct snd_soc_card *card = &snd_soc_tegra_alc5632; in tegra_alc5632_probe() local
235 struct snd_soc_card *card = platform_get_drvdata(pdev); in tegra_alc5632_remove() local
/sound/isa/es1688/
Des1688.c98 static int snd_es1688_legacy_create(struct snd_card *card, in snd_es1688_legacy_create()
137 static int snd_es1688_probe(struct snd_card *card, unsigned int n) in snd_es1688_probe()
186 struct snd_card *card; in snd_es1688_isa_probe() local
232 static int snd_card_es968_pnp(struct snd_card *card, unsigned int n, in snd_card_es968_pnp()
260 struct snd_card *card; in snd_es968_pnp_detect() local
305 struct snd_card *card = pnp_get_card_drvdata(pcard); in snd_es968_pnp_suspend() local
315 struct snd_card *card = pnp_get_card_drvdata(pcard); in snd_es968_pnp_resume() local
/sound/usb/usx2y/
Dus122l.c52 static int us122l_create_usbmidi(struct snd_card *card) in us122l_create_usbmidi()
74 static int us144_create_usbmidi(struct snd_card *card) in us144_create_usbmidi()
457 static int usb_stream_hwdep_new(struct snd_card *card) in usb_stream_hwdep_new()
482 static bool us122l_create_card(struct snd_card *card) in us122l_create_card()
530 static void snd_us122l_free(struct snd_card *card) in snd_us122l_free()
543 struct snd_card *card; in usx2y_create_card() local
580 struct snd_card *card; in us122l_usb_probe() local
608 struct snd_card *card; in snd_us122l_probe() local
635 struct snd_card *card; in snd_us122l_disconnect() local
667 struct snd_card *card; in snd_us122l_suspend() local
[all …]
Dusbusx2y.c340 struct snd_card * card; in usX2Y_create_card() local
378 struct snd_card * card; in usX2Y_usb_probe() local
404 struct snd_card *card; in snd_usX2Y_probe() local
428 static void snd_usX2Y_card_private_free(struct snd_card *card) in snd_usX2Y_card_private_free()
444 struct snd_card *card = ptr; in usX2Y_usb_disconnect() local
/sound/soc/samsung/
Dlittlemill.c22 static int littlemill_set_bias_level(struct snd_soc_card *card, in littlemill_set_bias_level()
69 static int littlemill_set_bias_level_post(struct snd_soc_card *card, in littlemill_set_bias_level_post()
178 struct snd_soc_card *card = w->dapm->card; in bbclk_ev() local
258 static int littlemill_late_probe(struct snd_soc_card *card) in littlemill_late_probe()
322 struct snd_soc_card *card = &littlemill; in littlemill_probe() local
Dtobermory.c22 static int tobermory_set_bias_level(struct snd_soc_card *card, in tobermory_set_bias_level()
65 static int tobermory_set_bias_level_post(struct snd_soc_card *card, in tobermory_set_bias_level_post()
179 static int tobermory_late_probe(struct snd_soc_card *card) in tobermory_late_probe()
229 struct snd_soc_card *card = &tobermory; in tobermory_probe() local
/sound/isa/ad1816a/
Dad1816a.c97 static int snd_card_ad1816a_pnp(int dev, struct pnp_card_link *card, in snd_card_ad1816a_pnp()
142 struct snd_card *card; in snd_card_ad1816a_probe() local
221 static int snd_ad1816a_pnp_detect(struct pnp_card_link *card, in snd_ad1816a_pnp_detect()
250 struct snd_card *card = pnp_get_card_drvdata(pcard); in snd_ad1816a_pnp_suspend() local
259 struct snd_card *card = pnp_get_card_drvdata(pcard); in snd_ad1816a_pnp_resume() local
/sound/isa/cs423x/
Dcs4236.c321 struct pnp_card_link *card, in snd_card_cs423x_pnpc()
360 static void snd_card_cs4236_free(struct snd_card *card) in snd_card_cs4236_free()
370 struct snd_card *card; in snd_cs423x_card_new() local
382 static int snd_cs423x_probe(struct snd_card *card, int dev) in snd_cs423x_probe()
487 struct snd_card *card; in snd_cs423x_isa_probe() local
510 static int snd_cs423x_suspend(struct snd_card *card) in snd_cs423x_suspend()
518 static int snd_cs423x_resume(struct snd_card *card) in snd_cs423x_resume()
558 struct snd_card *card; in snd_cs423x_pnpbios_detect() local
629 struct snd_card *card; in snd_cs423x_pnpc_detect() local
/sound/isa/
Dcmi8330.c169 struct snd_card *card; member
309 static int snd_cmi8330_mixer(struct snd_card *card, struct snd_cmi8330 *acard) in snd_cmi8330_mixer()
333 struct pnp_card_link *card, in snd_cmi8330_pnp()
440 static int snd_cmi8330_pcm(struct snd_card *card, struct snd_cmi8330 *chip) in snd_cmi8330_pcm()
482 static int snd_cmi8330_suspend(struct snd_card *card) in snd_cmi8330_suspend()
493 static int snd_cmi8330_resume(struct snd_card *card) in snd_cmi8330_resume()
520 struct snd_card *card; in snd_cmi8330_card_new() local
536 static int snd_cmi8330_probe(struct snd_card *card, int dev) in snd_cmi8330_probe()
636 struct snd_card *card; in snd_cmi8330_isa_probe() local
691 struct snd_card *card; in snd_cmi8330_pnp_detect() local
Dals100.c121 struct pnp_card_link *card, in snd_card_als100_pnp()
192 struct snd_card *card; in snd_card_als100_probe() local
291 static int snd_als100_pnp_detect(struct pnp_card_link *card, in snd_als100_pnp_detect()
319 struct snd_card *card = pnp_get_card_drvdata(pcard); in snd_als100_pnp_suspend() local
331 struct snd_card *card = pnp_get_card_drvdata(pcard); in snd_als100_pnp_resume() local
/sound/soc/pxa/
Dzylonite.c171 static int zylonite_probe(struct snd_soc_card *card) in zylonite_probe()
198 static int zylonite_remove(struct snd_soc_card *card) in zylonite_remove()
208 static int zylonite_suspend_post(struct snd_soc_card *card) in zylonite_suspend_post()
216 static int zylonite_resume_pre(struct snd_soc_card *card) in zylonite_resume_pre()
/sound/isa/sb/
Dsb16.c254 struct pnp_card_link *card, in snd_card_sb16_pnp()
311 static void snd_sb16_free(struct snd_card *card) in snd_sb16_free()
329 struct snd_card *card; in snd_sb16_card_new() local
341 static int snd_sb16_probe(struct snd_card *card, int dev) in snd_sb16_probe()
468 static int snd_sb16_suspend(struct snd_card *card, pm_message_t state) in snd_sb16_suspend()
479 static int snd_sb16_resume(struct snd_card *card) in snd_sb16_resume()
494 struct snd_card *card; in snd_sb16_isa_probe1() local
610 struct snd_card *card; in snd_sb16_pnp_detect() local

12345678910>>...17