Home
last modified time | relevance | path

Searched refs:xe_uc_fw_init (Results 1 – 4 of 4) 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_uc_fw.c825 int xe_uc_fw_init(struct xe_uc_fw *uc_fw) in xe_uc_fw_init() function
846 ALLOW_ERROR_INJECTION(xe_uc_fw_init, ERRNO); /* See xe_pci_probe() */
H A Dxe_gsc.c422 ret = xe_uc_fw_init(&gsc->fw); in xe_gsc_init()
H A Dxe_guc.c772 ret = xe_uc_fw_init(&guc->fw); in xe_guc_init()