Searched refs:clk_prefix (Results 1 – 1 of 1) sorted by relevance
144 static inline bool dp_parser_check_prefix(const char *clk_prefix, in dp_parser_check_prefix() argument147 return !strncmp(clk_prefix, clk_name, strlen(clk_prefix)); in dp_parser_check_prefix()