Searched refs:system_msg_uid (Results 1 – 1 of 1) sorted by relevance
66 u32 system_msg_uid; in mixart_set_pipe_state() local82 system_msg_uid = 0x12345678; /* the event ! (take care: the MSB and two LSB's have to be 0) */ in mixart_set_pipe_state()88 request.data = &system_msg_uid; in mixart_set_pipe_state()89 request.size = sizeof(system_msg_uid); in mixart_set_pipe_state()91 err = snd_mixart_send_msg_wait_notif(mgr, &request, system_msg_uid); in mixart_set_pipe_state()