Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthunderbolt.h332 int tb_xdomain_request(struct tb_xdomain *xd, const void *request,
/linux-6.1.9/drivers/net/
Dthunderbolt.c269 return tb_xdomain_request(xd, &request, sizeof(request), in tbnet_login_request()
300 return tb_xdomain_request(xd, &request, sizeof(request), in tbnet_logout_request()
/linux-6.1.9/drivers/thunderbolt/
Dxdomain.c216 int tb_xdomain_request(struct tb_xdomain *xd, const void *request, in tb_xdomain_request() function
225 EXPORT_SYMBOL_GPL(tb_xdomain_request);