Searched refs:allow_time_us (Results 1 – 2 of 2) sorted by relevance
1238 stream_method_fams2_meta->allow_time_us = in build_method_scheduling_params()1241 if (stream_method_fams2_meta->allow_time_us >= stream_method_fams2_meta->period_us) { in build_method_scheduling_params()1246 stream_method_fams2_meta->period_us - stream_method_fams2_meta->allow_time_us; in build_method_scheduling_params()1342 return group_fams2_meta->allow_time_us > 0.0 && in is_timing_group_schedulable()1418 double max_allow_time_us = s->pmo_dcn4.group_common_fams2_meta[i].allow_time_us; in is_config_schedulable()1424 s->pmo_dcn4.group_common_fams2_meta[sorted_j].allow_time_us, in is_config_schedulable()1473 …if (s->pmo_dcn4.group_common_fams2_meta[sorted_i].allow_time_us < s->pmo_dcn4.group_common_fams2_m… in is_config_schedulable()1502 …_fams2_meta[lrg_idx].disallow_time_us - s->pmo_dcn4.group_common_fams2_meta[sml_idx].allow_time_us; in is_config_schedulable()1506 …_dcn4.group_common_fams2_meta[lrg_idx].allow_time_us + s->pmo_dcn4.group_common_fams2_meta[sml_idx… in is_config_schedulable()
255 double allow_time_us; member