Home
last modified time | relevance | path

Searched defs:w1_gpio_read_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/w1/masters/
H A Dw1-gpio.c54 static u8 w1_gpio_read_bit(void *data) in w1_gpio_read_bit() function
/openbmc/u-boot/drivers/w1/
H A Dw1-gpio.c32 static bool w1_gpio_read_bit(struct udevice *dev) in w1_gpio_read_bit() function