Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorbus_main.c43 static int visorbus_match(struct device *xdev, struct device_driver *xdrv);
111 .match = visorbus_match,
182 visorbus_match(struct device *xdev, struct device_driver *xdrv) in visorbus_match() function