Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dtcpm.h91 bool try_role_hw; /* try.{src,snk} implemented in hardware */ member
/Linux-v4.19/drivers/usb/typec/
Dtcpm.c4081 if (!ret && !tcpc->config->try_role_hw) in tcpm_try_role()
4765 if (!tcpc->config || !tcpc->config->try_role_hw) in tcpm_register_port()