Home
last modified time | relevance | path

Searched refs:tb_lc_configure_xdomain (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dlc.c190 int tb_lc_configure_xdomain(struct tb_port *port) in tb_lc_configure_xdomain() function
H A Dtb.h1126 int tb_lc_configure_xdomain(struct tb_port *port);
H A Dtb.c456 return tb_lc_configure_xdomain(port); in tb_port_configure_xdomain()