Searched refs:tb_xdomain_response (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/linux/ |
D | thunderbolt.h | 330 int tb_xdomain_response(struct tb_xdomain *xd, const void *response,
|
/Linux-v6.1/drivers/net/ |
D | thunderbolt.c | 251 return tb_xdomain_response(xd, &reply, sizeof(reply), in tbnet_login_response() 285 return tb_xdomain_response(xd, &reply, sizeof(reply), in tbnet_logout_response()
|
/Linux-v6.1/drivers/thunderbolt/ |
D | xdomain.c | 164 int tb_xdomain_response(struct tb_xdomain *xd, const void *response, in tb_xdomain_response() function 169 EXPORT_SYMBOL_GPL(tb_xdomain_response);
|