Searched refs:match_count (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/power/cpupower/utils/
H A Dcpufreq-set.c69 int power = 0, match_count = 0, i, cp, pad; string_to_frequency() local
75 if (*scan == '.' && match_count == 0) string_to_frequency()
76 match_count = 1; string_to_frequency()
77 else if (*scan == '.' && match_count == 1) string_to_frequency()
82 match_count = 0; string_to_frequency()
90 match_count++; string_to_frequency()
93 if (match_count != 1) string_to_frequency()
124 match_count = (normalized[i-1] >= '5'); string_to_frequency()
134 if (match_count && freq != ULONG_MAX) string_to_frequency()
/linux-4.1.27/arch/parisc/kernel/
H A Ddrivers.c184 struct match_count { struct
191 struct match_count * m = data; match_and_count()
210 struct match_count m = { count_parisc_driver()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h4292 u32 match_count; member in struct:wcn36xx_hal_rcv_flt_pkt_match_cnt_rsp_msg

Completed in 311 milliseconds