Home
last modified time | relevance | path

Searched refs:the_card (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/ppc/
A Dsnd_ps3.c753 the_card.mapped_mmio_vaddr = in snd_ps3_map_mmio()
805 &the_card.irq_no); in snd_ps3_allocate_irq()
827 free_irq(the_card.irq_no, &the_card); in snd_ps3_free_irq()
899 the_card.ps3_dev = dev; in snd_ps3_driver_probe()
950 0, &the_card.card); in snd_ps3_driver_probe()
973 &(the_card.pcm)); in snd_ps3_driver_probe()
977 the_card.pcm->private_data = &the_card; in snd_ps3_driver_probe()
1019 the_card.card->longname, the_card.start_delay); in snd_ps3_driver_probe()
1028 snd_card_free(the_card.card); in snd_ps3_driver_probe()
1055 snd_card_free(the_card.card); in snd_ps3_driver_remove()
[all …]
/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_uac1_legacy.c302 void gaudio_cleanup(struct gaudio *the_card) in gaudio_cleanup() argument
304 if (the_card) in gaudio_cleanup()
305 gaudio_close_snd_dev(the_card); in gaudio_cleanup()
A Du_uac1_legacy.h73 void gaudio_cleanup(struct gaudio *the_card);

Completed in 8 milliseconds