Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/w1/
Dw1_internal.h57 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn);
Dw1.c481 w1_attach_slave_device(md, &rn); in w1_master_attribute_store_add()
720 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn) in w1_attach_slave_device() function
906 w1_attach_slave_device(dev, &rn); in w1_reconnect_slaves()
966 w1_attach_slave_device(dev, tmp); in w1_slave_found()
Dw1_netlink.c331 err = w1_attach_slave_device(dev, id); in w1_process_command_addremove()