Searched refs:hccs_name (Results 1 – 1 of 1) sorted by relevance
1236 char hccs_name[HCCS_NAME_MAX_LEN + 1] = ""; in hccs_parse_pm_port_type() local1240 ret = sscanf(buf, "%" __stringify(HCCS_NAME_MAX_LEN) "s", hccs_name); in hccs_parse_pm_port_type()1244 ret = hccs_name_to_port_type(hdev, hccs_name, &type); in hccs_parse_pm_port_type()1256 hccs_name); in hccs_parse_pm_port_type()