Searched refs:group_state (Results 1 – 1 of 1) sorted by relevance
61 struct mixart_group_state_req group_state; in mixart_set_pipe_state() local99 memset(&group_state, 0, sizeof(group_state)); in mixart_set_pipe_state()100 group_state.pipe_count = 1; in mixart_set_pipe_state()101 group_state.pipe_uid = pipe->group_uid; in mixart_set_pipe_state()109 request.data = &group_state; in mixart_set_pipe_state()110 request.size = sizeof(group_state); in mixart_set_pipe_state()123 group_state.pipe_count = 0; /* in case of start same command once again with pipe_count=0 */ in mixart_set_pipe_state()