Searched refs:w1_count (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/masters/
H A Dds2482.c124 int w1_count; /* 1 or 8 */ member in struct:ds2482_data
265 if (pdev->w1_count > 1)
297 if (pdev->w1_count > 1)
326 if (pdev->w1_count > 1)
351 if (pdev->w1_count > 1)
389 if (pdev->w1_count > 1)
450 data->w1_count = 1;
452 data->w1_count = 8;
460 for (idx = 0; idx < data->w1_count; idx++) {
482 for (idx = 0; idx < data->w1_count; id
[all...]

Completed in 78 milliseconds