Searched refs:operator_name (Results 1 – 2 of 2) sorted by relevance
667 char *operator_name; in get_operator_specific_device() local669 operator_name = get_current_operator(); in get_operator_specific_device()670 if (operator_name == NULL) in get_operator_specific_device()675 if (strcmp(operator_name, device_item->operator) == 0) { in get_operator_specific_device()
849 char *operator_name; in get_operator_specific_device() local851 operator_name = get_current_operator(); in get_operator_specific_device()852 if (operator_name == NULL) in get_operator_specific_device()857 if (strcmp(operator_name, device_item->operator) == 0) { in get_operator_specific_device()