Home
last modified time | relevance | path

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

/linux/include/video/
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) in mmp_path_set_mode()
250 struct mmp_mode **modelist) in mmp_path_get_modelist()
300 void (*set_mode)(struct mmp_path *path, struct mmp_mode *mode);
/linux/drivers/video/fbdev/mmp/panel/
A Dtpo_tj032md01bw.c95 static struct mmp_mode mmp_modes_tpohvga[] = {
113 struct mmp_mode **modelist) in tpohvga_get_modelist()
/linux/drivers/video/fbdev/mmp/fb/
A Dmmpfb.c223 static void fbmode_to_mmpmode(struct mmp_mode *mode, in fbmode_to_mmpmode()
249 struct mmp_mode *mode) in mmpmode_to_fbmode()
403 struct mmp_mode mode; in mmpfb_set_par()
470 struct mmp_mode *mmp_modes; in modes_setup()
/linux/drivers/video/fbdev/mmp/
A Dcore.c42 struct mmp_mode **modelist) in path_get_modelist()
/linux/drivers/video/fbdev/mmp/hw/
A Dmmp_ctrl.c252 static void path_set_mode(struct mmp_path *path, struct mmp_mode *mode) in path_set_mode()
260 memcpy(&path->mode, mode, sizeof(struct mmp_mode)); in path_set_mode()

Completed in 8 milliseconds