Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/w1/
Dw1.c173 static int w1_uevent(struct device *dev, struct kobj_uevent_env *env);
178 .uevent = w1_uevent,
580 static int w1_uevent(struct device *dev, struct kobj_uevent_env *env) in w1_uevent() function