Searched refs:vlv_s0ix_state (Results 1 – 2 of 2) sorted by relevance
83 struct vlv_s0ix_state { struct534 i915->vlv_s0ix_state = kmalloc(sizeof(*i915->vlv_s0ix_state), in vlv_alloc_s0ix_state()536 if (!i915->vlv_s0ix_state) in vlv_alloc_s0ix_state()544 if (!i915->vlv_s0ix_state) in vlv_free_s0ix_state()547 kfree(i915->vlv_s0ix_state); in vlv_free_s0ix_state()548 i915->vlv_s0ix_state = NULL; in vlv_free_s0ix_state()2244 struct vlv_s0ix_state *s = dev_priv->vlv_s0ix_state; in vlv_save_gunit_s0ix_state()2328 struct vlv_s0ix_state *s = dev_priv->vlv_s0ix_state; in vlv_restore_gunit_s0ix_state()
530 struct vlv_s0ix_state;1568 struct vlv_s0ix_state *vlv_s0ix_state; member