group_state 62 sound/pci/mixart/mixart.c struct mixart_group_state_req group_state; group_state 100 sound/pci/mixart/mixart.c memset(&group_state, 0, sizeof(group_state)); group_state 101 sound/pci/mixart/mixart.c group_state.pipe_count = 1; group_state 102 sound/pci/mixart/mixart.c group_state.pipe_uid[0] = pipe->group_uid; group_state 110 sound/pci/mixart/mixart.c request.data = &group_state; group_state 111 sound/pci/mixart/mixart.c request.size = sizeof(group_state); group_state 124 sound/pci/mixart/mixart.c group_state.pipe_count = 0; /* in case of start same command once again with pipe_count=0 */