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