Searched refs:country_op_class (Results 1 – 2 of 2) sorted by relevance
1454 static const struct country_op_class us_op_class[] = {1476 static const struct country_op_class eu_op_class[] = {1493 static const struct country_op_class jp_op_class[] = {1517 static const struct country_op_class cn_op_class[] = {1531 const struct country_op_class *country_array) in global_op_class_from_country_array()1536 if (country_array[i].country_op_class == op_class) in global_op_class_from_country_array()1546 const struct country_op_class *country_array; in country_to_global_op_class()
180 struct country_op_class { struct181 u8 country_op_class; argument