Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorbus_main.c42 static int visorbus_uevent(struct device *xdev, struct kobj_uevent_env *env);
112 .uevent = visorbus_uevent,
164 visorbus_uevent(struct device *xdev, struct kobj_uevent_env *env) in visorbus_uevent() function