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