Searched refs:windrv_match (Results 1 – 5 of 5) sorted by relevance
163 db = windrv_match((matchfuncptr)ndis_devcompare, dev);193 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
152 db = windrv_match((matchfuncptr)ndis_devcompare, dev);185 db = windrv_match((matchfuncptr)ndis_devcompare, dev);
147 db = windrv_match((matchfuncptr)ndisusb_devcompare, self); in ndisusb_match()
198 windrv_match(matchfunc, ctx) in windrv_match() function
1397 extern struct drvdb_ent *windrv_match(matchfuncptr, void *);