Searched defs:gp_device_state_s (Results 1 – 1 of 1) sorted by relevance
94 struct gp_device_state_s { struct95 int syncgen_enable;96 int syncgen_free_running;97 int syncgen_pause;98 int nr_frames;99 int syngen_nr_pix;100 int syngen_nr_lines;101 int syngen_hblank_cycles;102 int syngen_vblank_cycles;103 int isel_sof;[all …]