Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_parser.c103 static inline bool dp_parser_check_prefix(const char *clk_prefix, in dp_parser_check_prefix() argument
106 return !strncmp(clk_prefix, clk_name, strlen(clk_prefix)); in dp_parser_check_prefix()