Searched refs:special_clk_labels (Results 1 – 1 of 1) sorted by relevance
343 static const char *const special_clk_labels[] = { variable355 return snd_ctl_enum_info(einf, 1, ARRAY_SIZE(special_clk_labels), in special_clk_ctl_info()356 special_clk_labels); in special_clk_ctl_info()374 if (id >= ARRAY_SIZE(special_clk_labels)) in special_clk_ctl_put()711 .num = ARRAY_SIZE(special_clk_labels),712 .labels = special_clk_labels,