Lines Matching refs:stat
115 "error MSG_STREAM_ST***_STREAM_GRP_PACKET err=%x stat=%x !\n",
121 u32 stat = 0;
128 "error MSG_STREAM_START_STREAM_GRP_PACKET err=%x stat=%x !\n",
140 err = snd_mixart_send_msg(mgr, &request, sizeof(stat), &stat);
141 if (err < 0 || stat != 0) {
143 "error MSG_SYSTEM_SEND_SYNCHRO_CMD err=%x stat=%x !\n",
144 err, stat);
200 "error MSG_CLOCK_SET_PROPERTIES err=%x stat=%x mod=%x !\n",
307 "error MSG_STREAM_ADD_**PUT_GROUP err=%x stat=%x !\n",