Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c564 static bool id_forced(u16 device_id) in id_forced() function
1054 if (desc->require_force_probe && !id_forced(pdev->device)) { in xe_pci_probe()