Searched refs:cap_str (Results 1 – 4 of 4) sorted by relevance
327 const char *cap_str; in wusb3801_probe() local355 ret = fwnode_property_read_string(connector, "typec-power-opmode", &cap_str); in wusb3801_probe()359 ret = typec_find_pwr_opmode(cap_str); in wusb3801_probe()
2522 const char *cap_str; in typec_get_fw_cap() local2527 ret = fwnode_property_read_string(fwnode, "power-role", &cap_str); in typec_get_fw_cap()2531 ret = typec_find_port_power_role(cap_str); in typec_get_fw_cap()2537 ret = fwnode_property_read_string(fwnode, "data-role", &cap_str); in typec_get_fw_cap()2539 ret = typec_find_port_data_role(cap_str); in typec_get_fw_cap()2549 ret = fwnode_property_read_string(fwnode, "try-power-role", &cap_str); in typec_get_fw_cap()2551 ret = typec_find_power_role(cap_str); in typec_get_fw_cap()
441 const char *cap_str; in tusb320_typec_probe() local458 &cap_str)) { in tusb320_typec_probe()459 ret = typec_find_pwr_opmode(cap_str); in tusb320_typec_probe()
59 static char cap_str[MAX_CAP_STR][40]; variable96 s = cap_str[i]; in ceph_cap_string()125 if (s == cap_str[i]) in ceph_cap_string()128 return cap_str[i]; in ceph_cap_string()