Searched refs:tb_xdomain_response (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | thunderbolt.h | 344 int tb_xdomain_response(struct tb_xdomain *xd, const void *response,
|
/openbmc/linux/drivers/net/thunderbolt/ |
H A D | main.c | 253 return tb_xdomain_response(xd, &reply, sizeof(reply), in tbnet_login_response() 287 return tb_xdomain_response(xd, &reply, sizeof(reply), in tbnet_logout_response()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | xdomain.c | 165 int tb_xdomain_response(struct tb_xdomain *xd, const void *response, in tb_xdomain_response() function 170 EXPORT_SYMBOL_GPL(tb_xdomain_response);
|