Home
last modified time | relevance | path

Searched refs:clk_prefix (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_parser.c144 static inline bool dp_parser_check_prefix(const char *clk_prefix, in dp_parser_check_prefix() argument
147 return !strncmp(clk_prefix, clk_name, strlen(clk_prefix)); in dp_parser_check_prefix()