Searched refs:operator_name (Results 1 – 1 of 1) sorted by relevance
614 char *operator_name; in get_operator_specific_device() local616 operator_name = get_current_operator(); in get_operator_specific_device()617 if (operator_name == NULL) in get_operator_specific_device()622 if (strcmp(operator_name, device_item->operator) == 0) { in get_operator_specific_device()