Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/w1/
Dw1.h298 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn);
Dw1.c484 w1_attach_slave_device(md, &rn); in w1_master_attribute_store_add()
703 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn) in w1_attach_slave_device() function
886 w1_attach_slave_device(dev, &rn); in w1_reconnect_slaves()
913 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()