Searched refs:str_from_array (Results 1 – 1 of 1) sorted by relevance
/linux/sound/firewire/dice/ |
H A D | dice-proc.c | 29 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array() function 136 str_from_array(clock_sources, ARRAY_SIZE(clock_sources), in dice_proc_read() 138 str_from_array(rates, ARRAY_SIZE(rates), in dice_proc_read() 144 str_from_array(rates, ARRAY_SIZE(rates), in dice_proc_read() 229 str_from_array(clock_sources, in dice_proc_read() 234 str_from_array(rates, ARRAY_SIZE(rates), in dice_proc_read()
|