Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/
H A Dw1_internal.h31 int w1_create_master_attributes(struct w1_master *master);
H A Dw1_int.c129 retval = w1_create_master_attributes(dev); in w1_add_master_device()
H A Dw1.c560 int w1_create_master_attributes(struct w1_master *master) in w1_create_master_attributes() function