Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/w1/
Dw1_net.c235 static int match_rom(const struct device *dev, const struct w1_slave_config *config) in match_rom() function
278 ret = match_rom(dev, config); in w1_match_rom()
350 return match_rom(dev, config); in reset_select()