Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c262 link_config = path_to_path_plat(path)->link_config, in path_set_mode()
263 dsi_rbswap = path_to_path_plat(path)->link_config; in path_set_mode()
354 path_config = path_to_path_plat(path)->path_config; in path_set_default()
Dmmp_ctrl.h1431 static inline struct mmphw_path_plat *path_to_path_plat(struct mmp_path *path) in path_to_path_plat() function
1438 return path_to_path_plat(path)->ctrl; in path_to_ctrl()