Searched refs:w1_count (Results 1 – 1 of 1) sorted by relevance
114 int w1_count; /* 1 or 8 */ member271 if (pdev->w1_count > 1) in ds2482_w1_touch_bit()303 if (pdev->w1_count > 1) in ds2482_w1_triplet()332 if (pdev->w1_count > 1) in ds2482_w1_write_byte()357 if (pdev->w1_count > 1) in ds2482_w1_read_byte()395 if (pdev->w1_count > 1) in ds2482_w1_reset_bus()485 data->w1_count = 1; in ds2482_probe()487 data->w1_count = 8; in ds2482_probe()496 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()519 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()[all …]