Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/w1/
Dw1_internal.h57 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn);
Dw1.c471 w1_attach_slave_device(md, &rn); in w1_master_attribute_store_add()
711 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn) in w1_attach_slave_device() function
895 w1_attach_slave_device(dev, &rn); in w1_reconnect_slaves()
955 w1_attach_slave_device(dev, tmp); in w1_slave_found()
Dw1_netlink.c333 err = w1_attach_slave_device(dev, id); in w1_process_command_addremove()