Home
last modified time | relevance | path

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

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