Searched refs:w1_count (Results 1 – 1 of 1) sorted by relevance
113 int w1_count; /* 1 or 8 */ member270 if (pdev->w1_count > 1) in ds2482_w1_touch_bit()302 if (pdev->w1_count > 1) in ds2482_w1_triplet()331 if (pdev->w1_count > 1) in ds2482_w1_write_byte()356 if (pdev->w1_count > 1) in ds2482_w1_read_byte()394 if (pdev->w1_count > 1) in ds2482_w1_reset_bus()481 data->w1_count = 1; in ds2482_probe()483 data->w1_count = 8; in ds2482_probe()492 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()515 for (idx = 0; idx < data->w1_count; idx++) { in ds2482_probe()[all …]