Searched refs:w1_ops (Results 1 – 4 of 4) sorted by relevance
30 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()
145 static const struct w1_ops w1_gpio_ops = {
204 static const struct w1_ops mxc_w1_ops = {
22 struct w1_ops { struct