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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h382 int (*set_spdif_clock)(struct snd_ice1712 *ice, int type); member in struct:snd_ice1712
H A Djuli.c641 ice->set_spdif_clock = juli_set_spdif_clock;
H A Dice1724.c1844 ice->set_spdif_clock(ice, item - first_ext_clock);
2547 if (!ice->set_spdif_clock)
2548 ice->set_spdif_clock = stdclock_set_spdif_clock;
2715 ice->set_spdif_clock(ice, 0);
H A Dquartet.c1041 ice->set_spdif_clock = qtet_set_spdif_clock;

Completed in 74 milliseconds