Home
last modified time | relevance | path

Searched refs:w1_slave_search_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_internal.h47 struct w1_slave *w1_slave_search_device(struct w1_master *dev,
H A Dw1.c440 struct w1_slave *w1_slave_search_device(struct w1_master *dev, in w1_slave_search_device() function
470 sl = w1_slave_search_device(md, &rn); in w1_master_attribute_store_add()
508 sl = w1_slave_search_device(md, &rn); in w1_master_attribute_store_remove()
926 sl = w1_slave_search_device(dev, tmp); in w1_slave_found()
H A Dw1_netlink.c325 sl = w1_slave_search_device(dev, id); in w1_process_command_addremove()
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_internal.h47 struct w1_slave *w1_slave_search_device(struct w1_master *dev,
H A Dw1.c432 struct w1_slave *w1_slave_search_device(struct w1_master *dev, in w1_slave_search_device() function
462 sl = w1_slave_search_device(md, &rn); in w1_master_attribute_store_add()
500 sl = w1_slave_search_device(md, &rn); in w1_master_attribute_store_remove()
950 sl = w1_slave_search_device(dev, tmp); in w1_slave_found()
H A Dw1_netlink.c327 sl = w1_slave_search_device(dev, id); in w1_process_command_addremove()

Completed in 6 milliseconds