Home
last modified time | relevance | path

Searched refs:chip_exit (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dpsc724.c444 .chip_exit = psc724_exit,
H A Dice1712.h513 void (*chip_exit)(struct snd_ice1712 *); member
H A Dice1724.c2765 if (ice->card_info && ice->card_info->chip_exit) in snd_vt1724_remove()
2766 ice->card_info->chip_exit(ice); in snd_vt1724_remove()
H A Dice1712.c2735 if (ice->card_info && ice->card_info->chip_exit) in snd_ice1712_remove()
2736 ice->card_info->chip_exit(ice); in snd_ice1712_remove()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1712.h513 void (*chip_exit)(struct snd_ice1712 *); member
H A Dpsc724.c441 .chip_exit = psc724_exit,
H A Dice1712.c2443 if (ice->card_info && ice->card_info->chip_exit) in snd_ice1712_free()
2444 ice->card_info->chip_exit(ice); in snd_ice1712_free()

Completed in 16 milliseconds