Searched refs:repeated_start (Results 1 – 2 of 2) sorted by relevance
377 ig4iic_xfer_start(ig4iic_softc_t *sc, uint16_t slave, bool repeated_start) in ig4iic_xfer_start() argument381 if (!repeated_start) { in ig4iic_xfer_start()429 bool repeated_start, bool stop) in ig4iic_read() argument458 if (repeated_start && requested == 0) in ig4iic_read()492 bool repeated_start, bool stop) in ig4iic_write() argument508 if (repeated_start && sent == 0) in ig4iic_write()
73 METHOD int repeated_start {