Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/w1/
Dw1.h196 void w1_search_process(struct w1_master *dev, u8 search_type);
Dw1.c936 void w1_search_process(struct w1_master *dev, u8 search_type) in w1_search_process() function
967 w1_search_process(dev, W1_SEARCH); in w1_process()