Searched refs:special_clk_types (Results 1 – 1 of 1) sorted by relevance
341 static const enum snd_bebob_clock_type special_clk_types[] = { enum362 return snd_ctl_enum_info(einf, 1, ARRAY_SIZE(special_clk_types), in special_clk_ctl_info()381 if (id >= ARRAY_SIZE(special_clk_types)) in special_clk_ctl_put()708 .num = ARRAY_SIZE(special_clk_types),709 .types = special_clk_types,