Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/
H A Dw1.c168 static int w1_uevent(const struct device *dev, struct kobj_uevent_env *env);
172 .uevent = w1_uevent,
570 static int w1_uevent(const struct device *dev, struct kobj_uevent_env *env) in w1_uevent() function