Searched defs:display_state (Results 1 – 3 of 3) sorted by relevance
270 struct display_state { struct271 struct list_head head;273 const void *blob;274 ofnode node;276 struct crtc_state crtc_state;300 int display_send_mcu_cmd(struct display_state *state, u32 type, u32 val); argument
53 uint32_t display_state; member
1955 u16 display_state:1; member