Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/w1/
Dw1_internal.h31 int w1_create_master_attributes(struct w1_master *master);
Dw1_int.c130 retval = w1_create_master_attributes(dev); in w1_add_master_device()
Dw1.c570 int w1_create_master_attributes(struct w1_master *master) in w1_create_master_attributes() function