Searched refs:w1_get_device_family (Results 1 – 3 of 3) sorted by relevance
30 u8 w1_get_device_family(struct udevice *dev);
39 printf("family 0x%x\n", w1_get_device_family(dev)); in w1_bus()
130 u8 w1_get_device_family(struct udevice *dev) in w1_get_device_family() function