Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h376 int (*get_spdif_master_type)(struct snd_ice1712 *ice); member
H A Dice1724.c1842 ice->get_spdif_master_type(ice); in snd_vt1724_pro_internal_clock_get()
2589 if (!ice->get_spdif_master_type) in __snd_vt1724_probe()
2590 ice->get_spdif_master_type = stdclock_get_spdif_master_type; in __snd_vt1724_probe()
H A Dquartet.c983 ice->get_spdif_master_type = qtet_get_spdif_master_type; in qtet_init()