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()
246 md->search_count = tmp; in w1_master_attribute_store_search()263 count = sprintf(buf, "%d\n", md->search_count); in w1_master_attribute_show_search()1068 if (dev->search_count > 0) in w1_search_process_cb()1069 dev->search_count--; in w1_search_process_cb()1117 if (!jremain && dev->search_count) { in w1_process()1147 if (dev->search_count) { in w1_process()
235 int search_count; member
96 you can set the module parameter search_count to a small positive number