mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
[tmp] gpl symbol export: get_tcpm_port_polarity
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
@@ -566,6 +566,7 @@ int get_tcpm_port_polarity(struct tcpm_port *port)
|
||||
{
|
||||
return port->polarity;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(get_tcpm_port_polarity);
|
||||
|
||||
static bool tcpm_port_is_disconnected(struct tcpm_port *port)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user