special_clk_types  343 sound/firewire/bebob/bebob_maudio.c static const enum snd_bebob_clock_type special_clk_types[] = {
special_clk_types  364 sound/firewire/bebob/bebob_maudio.c 	return snd_ctl_enum_info(einf, 1, ARRAY_SIZE(special_clk_types),
special_clk_types  383 sound/firewire/bebob/bebob_maudio.c 	if (id >= ARRAY_SIZE(special_clk_types))
special_clk_types  720 sound/firewire/bebob/bebob_maudio.c 	.num	= ARRAY_SIZE(special_clk_types),
special_clk_types  721 sound/firewire/bebob/bebob_maudio.c 	.types	= special_clk_types,