Searched refs:special_clk_types (Results 1 – 1 of 1) sorted by relevance
343 static const enum snd_bebob_clock_type special_clk_types[] = { enum364 return snd_ctl_enum_info(einf, 1, ARRAY_SIZE(special_clk_types), in special_clk_ctl_info()383 if (id >= ARRAY_SIZE(special_clk_types)) in special_clk_ctl_put()720 .num = ARRAY_SIZE(special_clk_types),721 .types = special_clk_types,