Home
last modified time | relevance | path

Searched defs:search_type (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/w1/
Dw1.c865 void w1_search(struct w1_master *dev, u8 search_type, w1_slave_found_callback cb) in w1_search()
946 void w1_search_process_cb(struct w1_master *dev, u8 search_type, in w1_search_process_cb()
967 static void w1_search_process(struct w1_master *dev, u8 search_type) in w1_search_process()
Dw1_io.c361 void w1_search_devices(struct w1_master *dev, u8 search_type, w1_slave_found_callback cb) in w1_search_devices()
Dw1_netlink.c86 int search_type = (cmd->cmd == W1_CMD_ALARM_SEARCH)?W1_ALARM_SEARCH:W1_SEARCH; in w1_process_search_command() local
/linux-3.3/drivers/w1/masters/
Domap_hdq.c237 u8 search_type, w1_slave_found_callback slave_found) in omap_w1_search_bus()
Dds1wm.c318 u8 search_type, w1_slave_found_callback slave_found) in ds1wm_search()