Searched refs:w1_count (Results 1 – 1 of 1) sorted by relevance
116 int w1_count; /* 1 or 8 */ member273 if (pdev->w1_count > 1) in ds2482_w1_touch_bit()305 if (pdev->w1_count > 1) in ds2482_w1_triplet()334 if (pdev->w1_count > 1) in ds2482_w1_write_byte()359 if (pdev->w1_count > 1) in ds2482_w1_read_byte()397 if (pdev->w1_count > 1) in ds2482_w1_reset_bus()484 data->w1_count = 1; in ds2482_probe()486 data->w1_count = 8; in ds2482_probe()495 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()518 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()[all …]