Home
last modified time | relevance | path

Searched refs:ext_clock_names (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/ice1712/
H A Dquartet.c51 static const char * const ext_clock_names[3] = {"IEC958 In", "Word Clock 1xFS", variable
983 ice->ext_clock_names = ext_clock_names; in qtet_init()
984 ice->ext_clock_count = ARRAY_SIZE(ext_clock_names); in qtet_init()
H A Dice1712.h377 const char * const *ext_clock_names; member