Lines Matching defs:xd

139 int tb_xdomain_response(struct tb_xdomain *xd, const void *response,  in tb_xdomain_response()
191 int tb_xdomain_request(struct tb_xdomain *xd, const void *request, in tb_xdomain_request()
392 struct tb_xdomain *xd, u8 sequence, const struct tb_xdp_properties *req) in tb_xdp_properties_response()
518 static void update_property_block(struct tb_xdomain *xd) in update_property_block()
585 struct tb_xdomain *xd; in tb_xdp_handle_request() local
804 struct tb_xdomain *xd = tb_service_parent(svc); in tb_service_release() local
822 struct tb_xdomain *xd = data; in remove_missing_service() local
875 static void enumerate_services(struct tb_xdomain *xd) in enumerate_services()
930 static int populate_properties(struct tb_xdomain *xd, in populate_properties()
970 static inline struct tb_switch *tb_xdomain_parent(struct tb_xdomain *xd) in tb_xdomain_parent()
975 static int tb_xdomain_update_link_attributes(struct tb_xdomain *xd) in tb_xdomain_update_link_attributes()
1009 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_get_uuid() local
1061 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_get_properties() local
1156 struct tb_xdomain *xd = container_of(work, typeof(*xd), in tb_xdomain_properties_changed() local
1182 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in device_show() local
1191 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in device_name_show() local
1206 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in maxhopid_show() local
1215 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in vendor_show() local
1224 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in vendor_name_show() local
1239 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in unique_id_show() local
1248 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in speed_show() local
1259 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in lanes_show() local
1292 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); in tb_xdomain_release() local
1309 static void start_handshake(struct tb_xdomain *xd) in start_handshake()
1327 static void stop_handshake(struct tb_xdomain *xd) in stop_handshake()
1378 struct tb_xdomain *xd; in tb_xdomain_alloc() local
1452 void tb_xdomain_add(struct tb_xdomain *xd) in tb_xdomain_add()
1472 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove()
1505 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_enable()
1551 void tb_xdomain_lane_bonding_disable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_disable()
1579 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_in_hopid()
1601 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid()
1618 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_in_hopid()
1629 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid()
1650 int tb_xdomain_enable_paths(struct tb_xdomain *xd, int transmit_path, in tb_xdomain_enable_paths()
1675 int tb_xdomain_disable_paths(struct tb_xdomain *xd, int transmit_path, in tb_xdomain_disable_paths()
1698 struct tb_xdomain *xd; in switch_find_xdomain() local
1743 struct tb_xdomain *xd; in tb_xdomain_find_by_uuid() local
1773 struct tb_xdomain *xd; in tb_xdomain_find_by_link_depth() local
1801 struct tb_xdomain *xd; in tb_xdomain_find_by_route() local
1856 struct tb_xdomain *xd; in update_xdomain() local