Lines Matching refs:LOG

66     LOG(DEBUG1, "INIT_INSTANCE (mod %u inst %u)\n", module_id, instance_id);
75 LOG(ERROR, "IPC error (res %d)\n", res);
80 LOG(ERROR, "INIT_INSTANCE (mod %u inst %u) failed (err %d)\n",
83 LOG(DEBUG1, "INIT_INSTANCE (mod %u inst %u) success\n", module_id, instance_id);
94 LOG(DEBUG1, "LARGE_CONFIG_GET (mod %u inst %u large_param_id %u)\n",
103 LOG(ERROR, "IPC error (res %d)\n", res);
107 LOG(DEBUG1, "LARGE_CONFIG_GET (mod %u inst %u large_param_id %u) status %d\n",
115 LOG(DEBUG1, "BIND (mod %u inst %u -> mod %u inst %u)\n",
125 LOG(ERROR, "IPC error (res %d)\n", res);
130 LOG(ERROR, "BIND (mod %u inst %u -> mod %u inst %u) failed (err %d)\n",
134 LOG(DEBUG1, "BIND (mod %u inst %u -> mod %u inst %u) success\n",
143 LOG(DEBUG1, "CREATE_PIPELINE (inst %u)\n", instance_id);
151 LOG(ERROR, "IPC error (res %d)\n", res);
156 LOG(ERROR, "CREATE_PIPELINE (inst %u) failed (err %d)\n",
159 LOG(DEBUG1, "CREATE_PIPELINE (inst %u) success\n", instance_id);
167 LOG(DEBUG1, "SET_PIPELINE_STATE (inst %u)\n", ppl_id);
175 LOG(ERROR, "IPC error (res %d)\n", res);
180 LOG(ERROR, "SET_PIPELINE_STATE (inst %u) failed (err %d)\n",
183 LOG(DEBUG1, "SET_PIPELINE_STATE (inst %u) success\n", ppl_id);
200 LOG(TRACE, "firmware ready\n");
207 LOG(INFO, "resource event type %u id %u event %u\n",
213 LOG(INFO, "got notification type %u\n", to_underlying(notif.notif_type()));
221 LOG(INFO, "got spurious reply message\n");
229 LOG(INFO, "reply msg mismatch, got pri 0x%08x ext 0x%08x, expect pri 0x%08x ext 0x%08x\n",
239 LOG(DEBUG1, "got reply (status %u) for pending msg, pri 0x%08x ext 0x%08x\n",
266 LOG(DEBUG1, "got LARGE_CONFIG_GET reply, id %u init_block %d final_block %d data_off_size %u\n",