Searched refs:onewire_bb_read_bit (Results 1 – 4 of 4) sorted by relevance
87 int onewire_bb_read_bit(const struct onewire_bbops *, void *);
163 onewire_bb_read_bit(const struct onewire_bbops *ops, void *arg) in onewire_bb_read_bit() function
199 return (onewire_bb_read_bit(&gpioow_bbops, arg)); in gpioow_ow_read_bit()
2343 return (onewire_bb_read_bit(&snapper_bbops, cookie)); in snapper_ow_read_bit()