Searched refs:hdq_read_byte (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/w1/masters/
H A Domap_hdq.c302 static int hdq_read_byte(struct hdq_data *hdq_data, u8 *val) function
343 } else { /* interrupt had occurred before hdq_read_byte was called */
489 ret = hdq_read_byte(hdq_data, &val);

Completed in 259 milliseconds