Searched refs:UCLASS_W1 (Results 1 – 4 of 4) sorted by relevance
114 for (ret = uclass_first_device(UCLASS_W1, &dev); in w1_get_bus()210 ret = uclass_get(UCLASS_W1, &uc); in w1_init()231 .id = UCLASS_W1,
172 .id = UCLASS_W1,
228 .id = UCLASS_W1,
127 UCLASS_W1, /* Dallas 1-Wire bus */ enumerator
Completed in 9 milliseconds