Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvmware_vga.c47 struct vmsvga_state_s { struct
97 struct vmsvga_state_s chip; argument
353 static inline void vmsvga_update_rect(struct vmsvga_state_s *s, in vmsvga_update_rect()
384 static inline void vmsvga_update_rect_flush(struct vmsvga_state_s *s) in vmsvga_update_rect_flush()
402 static inline void vmsvga_update_rect_delayed(struct vmsvga_state_s *s, in vmsvga_update_rect_delayed()
420 static inline int vmsvga_copy_rect(struct vmsvga_state_s *s, in vmsvga_copy_rect()
458 static inline int vmsvga_fill_rect(struct vmsvga_state_s *s, in vmsvga_fill_rect()
518 static inline void vmsvga_cursor_define(struct vmsvga_state_s *s, in vmsvga_cursor_define()
562 static inline int vmsvga_fifo_length(struct vmsvga_state_s *s) in vmsvga_fifo_length()
599 static inline uint32_t vmsvga_fifo_read_raw(struct vmsvga_state_s *s) in vmsvga_fifo_read_raw()
[all …]