Home
last modified time | relevance | path

Searched refs:w1_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/w1/
H A Dw1-uclass.c30 const struct w1_ops *ops = device_get_ops(bus); in w1_enumerate()
141 const struct w1_ops *ops = device_get_ops(bus); in w1_reset_select()
160 const struct w1_ops *ops = device_get_ops(bus); in w1_read_byte()
186 const struct w1_ops *ops = device_get_ops(bus); in w1_write_byte()
H A Dw1-gpio.c145 static const struct w1_ops w1_gpio_ops = {
H A Dmxc_w1.c204 static const struct w1_ops mxc_w1_ops = {
/openbmc/u-boot/include/
H A Dw1.h22 struct w1_ops { struct