Searched refs:search_count (Results 1 – 4 of 4) sorted by relevance
36 module_param_named(search_count, w1_search_count, int, 0);68 dev->search_count = w1_search_count; in w1_alloc_dev()
250 md->search_count = tmp; in w1_master_attribute_store_search()267 count = sprintf(buf, "%d\n", md->search_count); in w1_master_attribute_show_search()1082 if (dev->search_count > 0) in w1_search_process_cb()1083 dev->search_count--; in w1_search_process_cb()1132 if (!jremain && dev->search_count) { in w1_process()1162 if (dev->search_count) { in w1_process()
235 int search_count; member
99 you can set the module parameter search_count to a small positive number