Home
last modified time | relevance | path

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

/include/video/
Dmmp_disp.h113 struct mmp_path;
147 struct mmp_path *path;
189 int (*check_status)(struct mmp_path *path);
190 struct mmp_overlay *(*get_overlay)(struct mmp_path *path,
192 int (*get_modelist)(struct mmp_path *path,
196 void (*set_mode)(struct mmp_path *path, struct mmp_mode *mode);
197 void (*set_onoff)(struct mmp_path *path, int status);
209 struct mmp_path { struct
237 extern struct mmp_path *mmp_get_path(const char *name); argument
238 static inline void mmp_path_set_mode(struct mmp_path *path, in mmp_path_set_mode()
[all …]