Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1.c171 static int w1_uevent(struct device *dev, struct kobj_uevent_env *env);
176 .uevent = w1_uevent,
578 static int w1_uevent(struct device *dev, struct kobj_uevent_env *env) in w1_uevent() function
/kernel/linux/linux-6.6/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

Completed in 5 milliseconds