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