xe_uc
struct xe_uc uc;
struct xe_uc *uc = container_of(guc, typeof(*uc), guc);
return &container_of(huc, struct xe_uc, huc)->guc;
static int uc_reset(struct xe_uc *uc)
static void xe_uc_sanitize(struct xe_uc *uc)
int xe_uc_sanitize_reset(struct xe_uc *uc)
static int vf_uc_load_hw(struct xe_uc *uc)
int xe_uc_load_hw(struct xe_uc *uc)
uc_to_gt(struct xe_uc *uc)
int xe_uc_reset_prepare(struct xe_uc *uc)
void xe_uc_stop_prepare(struct xe_uc *uc)
void xe_uc_stop(struct xe_uc *uc)
int xe_uc_start(struct xe_uc *uc)
static void uc_reset_wait(struct xe_uc *uc)
void xe_uc_suspend_prepare(struct xe_uc *uc)
int xe_uc_suspend(struct xe_uc *uc)
uc_to_xe(struct xe_uc *uc)
void xe_uc_runtime_suspend(struct xe_uc *uc)
void xe_uc_runtime_resume(struct xe_uc *uc)
void xe_uc_declare_wedged(struct xe_uc *uc)
int xe_uc_init_noalloc(struct xe_uc *uc)
int xe_uc_init(struct xe_uc *uc)
int xe_uc_init_post_hwconfig(struct xe_uc *uc)
int xe_uc_init_noalloc(struct xe_uc *uc);
int xe_uc_init(struct xe_uc *uc);
int xe_uc_init_post_hwconfig(struct xe_uc *uc);
int xe_uc_load_hw(struct xe_uc *uc);
int xe_uc_reset_prepare(struct xe_uc *uc);
void xe_uc_runtime_resume(struct xe_uc *uc);
void xe_uc_runtime_suspend(struct xe_uc *uc);
void xe_uc_stop_prepare(struct xe_uc *uc);
void xe_uc_stop(struct xe_uc *uc);
int xe_uc_start(struct xe_uc *uc);
void xe_uc_suspend_prepare(struct xe_uc *uc);
int xe_uc_suspend(struct xe_uc *uc);
int xe_uc_sanitize_reset(struct xe_uc *uc);
void xe_uc_declare_wedged(struct xe_uc *uc);
struct xe_uc;
void xe_uc_debugfs_register(struct xe_uc *uc, struct dentry *parent)
struct xe_uc;
void xe_uc_debugfs_register(struct xe_uc *uc, struct dentry *parent);