Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/
Dw1.h298 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn);
Dw1.c496 w1_attach_slave_device(md, &rn); in w1_master_attribute_store_add()
717 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn) in w1_attach_slave_device() function
900 w1_attach_slave_device(dev, &rn); in w1_reconnect_slaves()
927 w1_attach_slave_device(dev, tmp); in w1_slave_found()
Dw1_netlink.c350 err = w1_attach_slave_device(dev, id); in w1_process_command_addremove()