Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/
H A Ddriver.c44 static const struct pnp_device_id *match_device(struct pnp_driver *drv, in match_device() function
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c88 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev) in match_device() function
/openbmc/linux/arch/parisc/kernel/
H A Ddrivers.c100 static int match_device(struct parisc_driver *driver, struct parisc_device *dev) in match_device() function