Searched refs:operator_name (Results 1 – 2 of 2) sorted by relevance
649 char *operator_name; in get_operator_specific_device() local651 operator_name = get_current_operator(); in get_operator_specific_device()652 if (operator_name == NULL) in get_operator_specific_device()657 if (strcmp(operator_name, device_item->operator) == 0) { in get_operator_specific_device()
830 char *operator_name; in get_operator_specific_device() local832 operator_name = get_current_operator(); in get_operator_specific_device()833 if (operator_name == NULL) in get_operator_specific_device()838 if (strcmp(operator_name, device_item->operator) == 0) { in get_operator_specific_device()