Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/dp/
Ddp_parser.c110 static inline bool dp_parser_check_prefix(const char *clk_prefix, in dp_parser_check_prefix() argument
113 return !strncmp(clk_prefix, clk_name, strlen(clk_prefix)); in dp_parser_check_prefix()