Searched defs:dpms_off (Results 1 – 4 of 4) sorted by relevance
37 bool dpms_off; member
125 uint32_t dpms_off:1; member193 bool dpms_off; member252 bool *dpms_off; member
3108 static void update_psp_stream_config(struct pipe_ctx *pipe_ctx, bool dpms_off) in update_psp_stream_config()
1950 bool dpms_off = true; in dm_set_dpms_off() local