Searched defs:xd (Results 1 – 10 of 10) 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() 592 struct tb_xdomain *xd; in tb_xdp_handle_request() local 778 struct tb_xdomain *xd = tb_service_parent(svc); in tb_service_release() local 795 struct tb_xdomain *xd = data; in remove_missing_service() local 848 static void enumerate_services(struct tb_xdomain *xd) in enumerate_services() 901 static int populate_properties(struct tb_xdomain *xd, in populate_properties() 934 static void tb_xdomain_restore_paths(struct tb_xdomain *xd) in tb_xdomain_restore_paths() 948 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_get_uuid() local 997 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_get_properties() local [all …]
|
D | icm.c | 544 static int icm_fr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_fr_approve_xdomain_paths() 572 static int icm_fr_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_fr_disconnect_xdomain_paths() 665 struct tb_xdomain *xd; in add_xdomain() local 685 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() 692 static void remove_xdomain(struct tb_xdomain *xd) in remove_xdomain() 711 struct tb_xdomain *xd; in icm_fr_device_connected() local 882 struct tb_xdomain *xd; in icm_fr_xdomain_connected() local 968 struct tb_xdomain *xd; in icm_fr_xdomain_disconnected() local 1100 static int icm_tr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_tr_approve_xdomain_paths() 1128 static int icm_tr_xdomain_tear_down(struct tb *tb, struct tb_xdomain *xd, in icm_tr_xdomain_tear_down() [all …]
|
D | tb.c | 183 struct tb_xdomain *xd; in tb_scan_xdomain() local 1045 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_approve_xdomain_paths() 1078 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in __tb_disconnect_xdomain_paths() 1096 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_disconnect_xdomain_paths() 1168 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); in tb_handle_hotplug() local
|
D | domain.c | 764 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_approve_xdomain_paths() 784 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_disconnect_xdomain_paths() 794 struct tb_xdomain *xd; in disconnect_xdomain() local
|
/drivers/dma/ |
D | uniphier-xdmac.c | 89 struct uniphier_xdmac_desc *xd; member 132 struct uniphier_xdmac_desc *xd) in uniphier_xdmac_chan_start() 220 struct uniphier_xdmac_desc *xd; in uniphier_xdmac_start() local 285 struct uniphier_xdmac_desc *xd; in uniphier_xdmac_prep_dma_memcpy() local 326 struct uniphier_xdmac_desc *xd; in uniphier_xdmac_prep_slave_sg() 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 1175 const struct tb_xdomain *xd = net->xd; in tbnet_generate_mac() local 1191 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
|
/drivers/misc/ocxl/ |
D | afu_irq.c | 198 struct xive_irq_data *xd; in ocxl_afu_irq_get_addr() local
|
/drivers/scsi/cxlflash/ |
D | ocxl_hw.c | 184 struct xive_irq_data *xd; in afu_map_irq() local
|
/drivers/crypto/stm32/ |
D | stm32-cryp.c | 499 u32 xd = d[i]; in stm32_cryp_ccm_init() local
|