Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pnp/
H A Ddriver.c44 static const struct pnp_device_id *match_device(struct pnp_driver *drv, in match_device() function
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe.c83 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev) in match_device() function
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Ddrivers.c100 static int match_device(struct parisc_driver *driver, struct parisc_device *dev) in match_device() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h317 struct xorg_list match_device; member