Searched refs:min_v (Results 1 – 3 of 3) sorted by relevance
749 unsigned long min_v[2] = { 0, 0 }; in tomoyo_condition() local1019 min_v[j] = value; in tomoyo_condition()1039 min_v[0] = ptr->values[0]; in tomoyo_condition()1046 if (tomoyo_number_matches_group(min_v[0], in tomoyo_condition()1052 if ((min_v[0] <= ptr->values[1] && in tomoyo_condition()1086 if ((min_v[0] <= max_v[1] && max_v[0] >= min_v[1]) == match) in tomoyo_condition()
57 u32 min_v; member
1021 vreg_info->name, vreg_info->min_v, vreg_info->max_v, in ath10k_get_vreg_info()1071 ret = regulator_set_voltage(vreg_info->reg, vreg_info->min_v, in ath10k_wcn3990_vreg_on()1076 vreg_info->name, vreg_info->min_v, vreg_info->max_v); in ath10k_wcn3990_vreg_on()