Home
last modified time | relevance | path

Searched defs:force_probe (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/eisa/
Dvirtual_root.c22 static int force_probe = EISA_FORCE_PROBE_DEFAULT; variable
/Linux-v5.4/include/linux/
Deisa.h98 int force_probe; /* Probe even when no slot 0 */ member
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_pci.c893 static bool force_probe(u16 device_id, const char *devices) in force_probe() function