Home
last modified time | relevance | path

Searched refs:hdq_write_byte (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/w1/masters/
Domap_hdq.c146 static int hdq_write_byte(struct hdq_data *hdq_data, u8 val, u8 *status) in hdq_write_byte() function
634 ret = hdq_write_byte(hdq_data, byte, &status); in omap_w1_write_byte()