Lines Matching refs:ITRACE_VV

240 	ITRACE_VV("request_channel_count = %" B_PRIi32 "\n",
366 ITRACE_VV("set_enabled_channels %d : %s\n", i,
369 ITRACE_VV("lock_source %" B_PRIx32 "\n", data->lock_source);
370 ITRACE_VV("lock_data %" B_PRIx32 "\n", data->lock_data);
554 ITRACE_VV("Create Group: ID %#" B_PRIx32 "\n", mmc->id);
589 ITRACE_VV("Create Channel (Mute): ID %#" B_PRIx32 "\n", control.id);
600 ITRACE_VV("Create Channel (Left): ID %#" B_PRIx32 "\n", control.id);
608 ITRACE_VV("Create Channel (Right): ID %#" B_PRIx32 "\n", control.id);
631 ITRACE_VV("Create Combo (label): ID %#" B_PRIx32 "\n", parentControl);
642 ITRACE_VV("Create Combo (value): ID %#" B_PRIx32 "\n", mmc->id);
672 ITRACE_VV("Create Output (label): ID %#" B_PRIx32 "\n", parentControl);
680 ITRACE_VV("Create Output (Haiku): ID %#" B_PRIx32 "\n", mmc->id);
691 ITRACE_VV("Create Output (Physical In): ID %#" B_PRIx32 "\n", mmc->id);
703 ITRACE_VV("Create Output (Digital In) ID %#" B_PRIx32 "\n", mmc->id);
715 ITRACE_VV("Create Output (Mix); ID %#" B_PRIx32 "\n", mmc->id);
747 ITRACE_VV("Get combo: %" B_PRIu32 ", %" B_PRIu32 "\n",
757 ITRACE_VV("Set combo: %" B_PRIu32 ", %" B_PRIu32 "\n", index, value);
791 ITRACE_VV("Get output: %" B_PRIu32 ", %" B_PRIu32 "\n", index, value);
803 ITRACE_VV("Set output: %" B_PRIu32 ", %" B_PRIu32 "\n", index, value);
813 ITRACE_VV("Get volume\n");
826 ITRACE_VV(" Get mute %d for channel %d or %d\n",
835 ITRACE_VV(" Get Volume %f for channel %d\n",
848 ITRACE_VV("Set volume\n");
862 ITRACE_VV(" Change mute to %d for channel %d and %d\n",
871 ITRACE_VV(" Change Volume to %f for channel %d\n",
887 ITRACE_VV("Get Mix: Id %" B_PRIu32 "\n", mmv->id);
904 ITRACE_VV("Get Mix: unknow %" B_PRIu32 "\n", mmv->id);
920 ITRACE_VV("Set Mix: Id %" B_PRIu32 "\n", mmv->id);
937 ITRACE_VV("Set Mix: unknow %" B_PRIu32 "\n", mmv->id);
966 ITRACE_VV("Get MixValue Channels: Max %" B_PRIi32 "\n", mmci->control_count);
1036 ITRACE_VV("Get MixValue Channels: Returned %" B_PRIi32 "\n",
1064 ITRACE_VV("flags = %#" B_PRIx32 "\n", data->flags);
1065 ITRACE_VV("request_playback_buffers = %" B_PRIu32 "\n",
1067 ITRACE_VV("request_playback_channels = %" B_PRIu32 "\n",
1069 ITRACE_VV("request_playback_buffer_size = %" B_PRIx32 "\n",
1071 ITRACE_VV("request_record_buffers = %" B_PRIu32 "\n",
1073 ITRACE_VV("request_record_channels = %" B_PRIu32 "\n",
1075 ITRACE_VV("request_record_buffer_size = %" B_PRIx32 "\n",
1086 ITRACE_VV("pb_buffer[%d][%d] = %p\n", buff, chan_o,
1096 ITRACE_VV("pb_buffer[%d][%d] = %p\n", buff, chan_o,
1104 ITRACE_VV("pb_buffer[%d][%d] = %p\n", buff, chan_o,
1118 ITRACE_VV("rec_buffer[%d][%d] = %p\n", buff, chan_i,
1128 ITRACE_VV("rec_buffer[%d][%d] = %p\n", buff, chan_i,
1136 ITRACE_VV("rec_buffer[%d][%d] = %p\n", buff, chan_i,
1146 ITRACE_VV("rec_buffer[%d][%d] = %p\n", buff, chan_i,
1154 ITRACE_VV("rec_buffer[%d][%d] = %p\n", buff, chan_i,