Searched defs:late_bind (Results 1 – 3 of 3) sorted by relevance
43 late_bind_to_xe(struct xe_late_bind *late_bind) in late_bind_to_xe()187 static int xe_late_bind_fw_num_fans(struct xe_late_bind *late_bind, u32 *num_fans) in xe_late_bind_fw_num_fans()196 void xe_late_bind_wait_for_worker_completion(struct xe_late_bind *late_bind) in xe_late_bind_wait_for_worker_completion()215 struct xe_late_bind *late_bind = container_of(lbfw, struct xe_late_bind, in xe_late_bind_work() local272 int xe_late_bind_fw_load(struct xe_late_bind *late_bind) in xe_late_bind_fw_load()294 static int __xe_late_bind_fw_init(struct xe_late_bind *late_bind, u32 fw_id) in __xe_late_bind_fw_init()365 static int xe_late_bind_fw_init(struct xe_late_bind *late_bind) in xe_late_bind_fw_init()387 struct xe_late_bind *late_bind = &xe->late_bind; in xe_late_bind_component_bind() local399 struct xe_late_bind *late_bind = &xe->late_bind; in xe_late_bind_component_unbind() local413 struct xe_late_bind *late_bind = arg; in xe_late_bind_remove() local[all …]
540 struct xe_late_bind late_bind; member
355 TEST_F(ip_local_port_range, late_bind) in TEST_F() argument