Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ci/xfails/
H A Di915-kbl-skips.txt75 # __driver_probe_device+0x6e/0x110
129 # __driver_probe_device+0x6e/0x110
/linux-6.15/drivers/base/
H A Ddd.c778 static int __driver_probe_device(const struct device_driver *drv, struct device *dev) in __driver_probe_device() function
829 ret = __driver_probe_device(drv, dev); in driver_probe_device()
1126 ret = __driver_probe_device(drv, dev); in device_driver_attach()