Home
last modified time | relevance | path

Searched refs:sa1100fb_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsa1100fb.c219 static int sa1100fb_activate_var(struct fb_var_screeninfo *var, struct sa1100fb_info *);
220 static void set_ctrlr_state(struct sa1100fb_info *fbi, u_int state);
222 static inline void sa1100fb_schedule_work(struct sa1100fb_info *fbi, u_int state) in sa1100fb_schedule_work()
272 struct sa1100fb_info *fbi = in sa1100fb_setpalettereg()
273 container_of(info, struct sa1100fb_info, fb); in sa1100fb_setpalettereg()
294 struct sa1100fb_info *fbi = in sa1100fb_setcolreg()
295 container_of(info, struct sa1100fb_info, fb); in sa1100fb_setcolreg()
370 struct sa1100fb_info *fbi = in sa1100fb_check_var()
371 container_of(info, struct sa1100fb_info, fb); in sa1100fb_check_var()
426 static void sa1100fb_set_visual(struct sa1100fb_info *fb
[all...]
H A Dsa1100fb.h33 struct sa1100fb_info { struct
78 #define TO_INF(ptr,member) container_of(ptr,struct sa1100fb_info,member)
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsa1100fb.c218 static int sa1100fb_activate_var(struct fb_var_screeninfo *var, struct sa1100fb_info *);
219 static void set_ctrlr_state(struct sa1100fb_info *fbi, u_int state);
221 static inline void sa1100fb_schedule_work(struct sa1100fb_info *fbi, u_int state) in sa1100fb_schedule_work()
271 struct sa1100fb_info *fbi = in sa1100fb_setpalettereg()
272 container_of(info, struct sa1100fb_info, fb); in sa1100fb_setpalettereg()
293 struct sa1100fb_info *fbi = in sa1100fb_setcolreg()
294 container_of(info, struct sa1100fb_info, fb); in sa1100fb_setcolreg()
369 struct sa1100fb_info *fbi = in sa1100fb_check_var()
370 container_of(info, struct sa1100fb_info, fb); in sa1100fb_check_var()
425 static void sa1100fb_set_visual(struct sa1100fb_info *fb
[all...]
H A Dsa1100fb.h33 struct sa1100fb_info { struct
78 #define TO_INF(ptr,member) container_of(ptr,struct sa1100fb_info,member)

Completed in 5 milliseconds