Home
last modified time | relevance | path

Searched refs:TYPEC_PORT_DRP (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/typec/
A Dclass.c409 case TYPEC_PORT_DRP: in supported_roles_show()
1192 [TYPEC_PORT_DRP] = "dual",
1204 [TYPEC_PORT_DRP] = "[dual] source sink",
1215 if (port->cap->type != TYPEC_PORT_DRP) { in preferred_role_store()
1247 if (port->cap->type != TYPEC_PORT_DRP) in preferred_role_show()
1324 if (port->port_type != TYPEC_PORT_DRP) { in power_role_store()
1346 if (port->cap->type == TYPEC_PORT_DRP) in power_role_show()
1362 if (port->cap->type != TYPEC_PORT_DRP || in port_type_store()
1398 if (port->cap->type == TYPEC_PORT_DRP) in port_type_show()
1566 if (port->cap->type != TYPEC_PORT_DRP) in typec_attr_is_visible()
[all …]
A Dhd3ss3220.c196 typec_cap.type = TYPEC_PORT_DRP; in hd3ss3220_probe()
A Dstusb160x.c558 if (chip->port_type == TYPEC_PORT_DRP) in stusb160x_get_fw_caps()
613 *type = TYPEC_PORT_DRP; in stusb160x_get_caps()
/linux/drivers/usb/typec/tipd/
A Dcore.c803 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_probe()
807 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_probe()
811 typec_cap.type = TYPEC_PORT_DRP; in tps6598x_probe()
/linux/include/linux/usb/
A Dtypec.h28 TYPEC_PORT_DRP, enumerator
/linux/drivers/usb/typec/tcpm/
A Dtcpm.c529 (port)->port_type == TYPEC_PORT_DRP)
533 (port)->port_type == TYPEC_PORT_DRP)
552 if (port->port_type == TYPEC_PORT_DRP) { in tcpm_default_state()
2759 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pd_ctrl_request()
3784 if (port->port_type == TYPEC_PORT_DRP) { in unattached_state()
3854 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()
4091 if (port->port_type == TYPEC_PORT_DRP) in run_state_machine()
4202 port->port_type == TYPEC_PORT_DRP ? in run_state_machine()
5415 if (!port->connected || port->port_type != TYPEC_PORT_DRP || in tcpm_enable_frs_work()
5546 if (port->port_type != TYPEC_PORT_DRP) { in tcpm_pr_set()
[all …]
A Dwcove.c427 if (port_type != TYPEC_PORT_DRP) in wcove_start_toggling()
A Dtcpci.c157 if (port_type != TYPEC_PORT_DRP) in tcpci_start_toggling()
A Dfusb302.c930 case TYPEC_PORT_DRP: in tcpm_start_toggling()
/linux/drivers/usb/typec/ucsi/
A Ducsi.c1061 cap->type = TYPEC_PORT_DRP; in ucsi_register_port()

Completed in 46 milliseconds