Searched refs:w1_count (Results 1 – 1 of 1) sorted by relevance
124 int w1_count; /* 1 or 8 */ member276 if (pdev->w1_count > 1) in ds2482_w1_touch_bit()308 if (pdev->w1_count > 1) in ds2482_w1_triplet()337 if (pdev->w1_count > 1) in ds2482_w1_write_byte()362 if (pdev->w1_count > 1) in ds2482_w1_read_byte()400 if (pdev->w1_count > 1) in ds2482_w1_reset_bus()487 data->w1_count = 1; in ds2482_probe()489 data->w1_count = 8; in ds2482_probe()498 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()521 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()[all …]