Searched defs:bcsh_state (Results 1 – 2 of 2) sorted by relevance
185 struct bcsh_state { struct186 int brightness;187 int contrast;188 int saturation;189 int sin_hue;190 int cos_hue;
2034 struct bcsh_state *bcsh_state, int crtc_id) in vop2_bcsh_reg_update()2079 struct bcsh_state bcsh_state; in vop2_tv_config_update() local