Searched defs:src_state (Results 1 – 1 of 1) sorted by relevance
145 static void dc_state_copy_internal(struct dc_state *dst_state, struct dc_state *src_state) in dc_state_copy_internal()226 void dc_state_copy(struct dc_state *dst_state, struct dc_state *src_state) in dc_state_copy()250 struct dc_state *dc_state_create_copy(struct dc_state *src_state) in dc_state_create_copy()