Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/w1/
H A Dw1_internal.h31 int w1_create_master_attributes(struct w1_master *master);
H A Dw1_int.c130 retval = w1_create_master_attributes(dev); in w1_add_master_device()
H A Dw1.c568 int w1_create_master_attributes(struct w1_master *master) in w1_create_master_attributes() function