Searched defs:xd (Results 1 – 6 of 6) sorted by relevance
/drivers/thunderbolt/ |
D | xdomain.c | 124 int tb_xdomain_response(struct tb_xdomain *xd, const void *response, in tb_xdomain_response() 176 int tb_xdomain_request(struct tb_xdomain *xd, const void *request, in tb_xdomain_request() 541 struct tb_xdomain *xd; in tb_xdp_handle_request() local 727 struct tb_xdomain *xd = tb_service_parent(svc); in tb_service_release() local 744 struct tb_xdomain *xd = data; in remove_missing_service() local 797 static void enumerate_services(struct tb_xdomain *xd) in enumerate_services() 849 static int populate_properties(struct tb_xdomain *xd, in populate_properties() 882 static void tb_xdomain_restore_paths(struct tb_xdomain *xd) in tb_xdomain_restore_paths() 896 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_get_uuid() local 945 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_get_properties() local [all …]
|
D | icm.c | 520 static int icm_fr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_fr_approve_xdomain_paths() 548 static int icm_fr_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_fr_disconnect_xdomain_paths() 657 struct tb_xdomain *xd; in add_xdomain() local 677 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() 684 static void remove_xdomain(struct tb_xdomain *xd) in remove_xdomain() 702 struct tb_xdomain *xd; in icm_fr_device_connected() local 855 struct tb_xdomain *xd; in icm_fr_xdomain_connected() local 941 struct tb_xdomain *xd; in icm_fr_xdomain_disconnected() local 1073 static int icm_tr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_tr_approve_xdomain_paths() 1101 static int icm_tr_xdomain_tear_down(struct tb *tb, struct tb_xdomain *xd, in icm_tr_xdomain_tear_down() [all …]
|
D | tb.c | 108 struct tb_xdomain *xd; in tb_scan_xdomain() local 435 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_approve_xdomain_paths() 468 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in __tb_disconnect_xdomain_paths() 484 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_disconnect_xdomain_paths() 541 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); in tb_handle_hotplug() local
|
D | domain.c | 735 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_approve_xdomain_paths() 755 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_disconnect_xdomain_paths() 765 struct tb_xdomain *xd; in disconnect_xdomain() local
|
/drivers/net/ |
D | thunderbolt.c | 178 struct tb_xdomain *xd; member 235 struct tb_xdomain *xd = net->xd; in tbnet_login_response() local 252 struct tb_xdomain *xd = net->xd; in tbnet_login_request() local 272 struct tb_xdomain *xd = net->xd; in tbnet_logout_response() local 286 struct tb_xdomain *xd = net->xd; in tbnet_logout_request() local 851 struct tb_xdomain *xd = net->xd; in tbnet_open() local 1176 const struct tb_xdomain *xd = net->xd; in tbnet_generate_mac() local 1192 struct tb_xdomain *xd = tb_service_parent(svc); in tbnet_probe() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
|