Home
last modified time | relevance | path

Searched refs:set_spdif_clock (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h375 int (*set_spdif_clock)(struct snd_ice1712 *ice, int type); member
H A Djuli.c613 ice->set_spdif_clock = juli_set_spdif_clock; in juli_init()
H A Dice1724.c1896 ice->set_spdif_clock(ice, item - first_ext_clock); in snd_vt1724_pro_internal_clock_put()
2587 if (!ice->set_spdif_clock) in __snd_vt1724_probe()
2588 ice->set_spdif_clock = stdclock_set_spdif_clock; in __snd_vt1724_probe()
2720 ice->set_spdif_clock(ice, 0); in snd_vt1724_resume()
H A Dquartet.c982 ice->set_spdif_clock = qtet_set_spdif_clock; in qtet_init()