Searched defs:vrfb (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/include/video/ |
| D | omapvrfb.h | 14 struct vrfb { struct 28 extern int omap_vrfb_request_ctx(struct vrfb *vrfb); argument 42 static inline int omap_vrfb_request_ctx(struct vrfb *vrfb) { return 0; } in omap_vrfb_request_ctx() 43 static inline void omap_vrfb_release_ctx(struct vrfb *vrfb) {} in omap_vrfb_release_ctx() 50 static inline void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, in omap_vrfb_setup() 52 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
|
| /kernel/linux/linux-5.10/include/video/ |
| D | omapvrfb.h | 14 struct vrfb { struct 28 extern int omap_vrfb_request_ctx(struct vrfb *vrfb); argument 42 static inline int omap_vrfb_request_ctx(struct vrfb *vrfb) { return 0; } in omap_vrfb_request_ctx() 43 static inline void omap_vrfb_release_ctx(struct vrfb *vrfb) {} in omap_vrfb_release_ctx() 50 static inline void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, in omap_vrfb_setup() 52 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
| D | vrfb.c | 169 void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, in omap_vrfb_setup() 231 int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle() 249 void omap_vrfb_release_ctx(struct vrfb *vrfb) in omap_vrfb_release_ctx() 278 int omap_vrfb_request_ctx(struct vrfb *vrfb) in omap_vrfb_request_ctx()
|
| D | omapfb.h | 47 struct vrfb vrfb; member
|
| D | omapfb-main.c | 152 const struct vrfb *vrfb = &ofbi->region->vrfb; in omapfb_get_vrfb_offset() local 494 struct vrfb *vrfb = &rg->vrfb; in setup_vrfb_rotation() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
| D | vrfb.c | 169 void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, in omap_vrfb_setup() 231 int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle() 249 void omap_vrfb_release_ctx(struct vrfb *vrfb) in omap_vrfb_release_ctx() 278 int omap_vrfb_request_ctx(struct vrfb *vrfb) in omap_vrfb_request_ctx()
|
| D | omapfb.h | 47 struct vrfb vrfb; member
|
| D | omapfb-main.c | 152 const struct vrfb *vrfb = &ofbi->region->vrfb; in omapfb_get_vrfb_offset() local 494 struct vrfb *vrfb = &rg->vrfb; in setup_vrfb_rotation() local
|