Home
last modified time | relevance | path

Searched refs:mmp_get_path (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/
H A Dcore.c122 * mmp_get_path - get path by name
128 struct mmp_path *mmp_get_path(const char *name) in mmp_get_path() function
144 EXPORT_SYMBOL_GPL(mmp_get_path); variable
/kernel/linux/linux-6.6/drivers/video/fbdev/mmp/
H A Dcore.c122 * mmp_get_path - get path by name
128 struct mmp_path *mmp_get_path(const char *name) in mmp_get_path() function
143 EXPORT_SYMBOL_GPL(mmp_get_path); variable
/kernel/linux/linux-5.10/include/video/
H A Dmmp_disp.h237 extern struct mmp_path *mmp_get_path(const char *name);
/kernel/linux/linux-6.6/include/video/
H A Dmmp_disp.h237 extern struct mmp_path *mmp_get_path(const char *name);
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c567 fbi->path = mmp_get_path(mi->path_name); in mmpfb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c565 fbi->path = mmp_get_path(mi->path_name); in mmpfb_probe()

Completed in 5 milliseconds