Home
last modified time | relevance | path

Searched refs:xe_uc_fw_init (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.h17 int xe_uc_fw_init(struct xe_uc_fw *uc_fw);
H A Dxe_huc.c81 ret = xe_uc_fw_init(&huc->fw); in xe_huc_init()
H A Dxe_uc_fw.c779 int xe_uc_fw_init(struct xe_uc_fw *uc_fw) in xe_uc_fw_init() function
800 ALLOW_ERROR_INJECTION(xe_uc_fw_init, ERRNO); /* See xe_pci_probe() */
H A Dxe_gsc.c427 ret = xe_uc_fw_init(&gsc->fw); in xe_gsc_init()
H A Dxe_guc.c651 ret = xe_uc_fw_init(&guc->fw); in xe_guc_init()