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

/linux-master/drivers/gpu/drm/i915/
H A Di915_pci.c981 static bool id_forced(u16 device_id) function
1016 if (intel_info->require_force_probe && !id_forced(pdev->device)) {
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pci.c424 static bool id_forced(u16 device_id) function
700 if (desc->require_force_probe && !id_forced(pdev->device)) {

Completed in 232 milliseconds