Home
last modified time | relevance | path

Searched refs:try_role_hw (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/usb/
Dtcpm.h82 bool try_role_hw; /* try.{src,snk} implemented in hardware */ member
/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c4134 if (!ret && (!tcpc->config || !tcpc->config->try_role_hw)) in tcpm_try_role()
4767 if (!tcpc->config || !tcpc->config->try_role_hw) in tcpm_register_port()