Searched refs:no_unit (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_sriov_pf_config.c | 799 static const char *no_unit(u32 unused) in no_unit() function 853 "GuC context IDs", vfid ? no_unit : spare_unit, err); in xe_gt_sriov_pf_config_set_ctxs() 916 "GuC context IDs", no_unit, n, err); in xe_gt_sriov_pf_config_bulk_set_ctxs() 1125 "GuC doorbell IDs", vfid ? no_unit : spare_unit, err); in xe_gt_sriov_pf_config_set_dbs() 1160 "GuC doorbell IDs", no_unit, n, err); in xe_gt_sriov_pf_config_bulk_set_dbs()
|