Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/w1/ !
Dw1_internal.h47 struct w1_slave *w1_slave_search_device(struct w1_master *dev,
Dw1.c442 struct w1_slave *w1_slave_search_device(struct w1_master *dev, in w1_slave_search_device() function
472 sl = w1_slave_search_device(md, &rn); in w1_master_attribute_store_add()
510 sl = w1_slave_search_device(md, &rn); in w1_master_attribute_store_remove()
961 sl = w1_slave_search_device(dev, tmp); in w1_slave_found()
Dw1_netlink.c325 sl = w1_slave_search_device(dev, id); in w1_process_command_addremove()