Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds