Searched refs:mmp_get_path (Results 1 – 3 of 3) sorted by relevance
140 struct mmp_path *mmp_get_path(const char *name) in mmp_get_path() function156 EXPORT_SYMBOL_GPL(mmp_get_path);
250 extern struct mmp_path *mmp_get_path(const char *name);
583 fbi->path = mmp_get_path(mi->path_name); in mmpfb_probe()