Searched refs:mmp_mode (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/video/
H A Dmmp_disp.h94 struct mmp_mode { struct
181 struct mmp_mode **modelist);
183 struct mmp_mode *mode);
193 struct mmp_mode **modelist);
196 void (*set_mode)(struct mmp_path *path, struct mmp_mode *mode);
223 struct mmp_mode mode;
239 struct mmp_mode *mode)
250 struct mmp_mode **modelist)
300 void (*set_mode)(struct mmp_path *path, struct mmp_mode *mode);
/linux-master/drivers/video/fbdev/mmp/panel/
H A Dtpo_tj032md01bw.c95 static struct mmp_mode mmp_modes_tpohvga[] = {
113 struct mmp_mode **modelist)
/linux-master/drivers/video/fbdev/mmp/
H A Dcore.c42 struct mmp_mode **modelist)
/linux-master/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c223 static void fbmode_to_mmpmode(struct mmp_mode *mode,
249 struct mmp_mode *mode)
403 struct mmp_mode mode;
468 struct mmp_mode *mmp_modes;
/linux-master/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c252 static void path_set_mode(struct mmp_path *path, struct mmp_mode *mode)
260 memcpy(&path->mode, mode, sizeof(struct mmp_mode));

Completed in 228 milliseconds