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