Home
last modified time | relevance | path

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

/linux/drivers/w1/masters/
H A Domap_hdq.c132 static int hdq_write_byte(struct hdq_data *hdq_data, u8 val, u8 *status) in hdq_write_byte() function
521 ret = hdq_write_byte(hdq_data, byte, &status); in omap_w1_write_byte()