Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Dti_iic.c87 } ti_i2cop_t; typedef
100 ti_i2cop_t sc_op;
132 int ti_iic_op(struct ti_iic_softc *, i2c_addr_t, ti_i2cop_t, uint8_t *,
358 ti_iic_op(struct ti_iic_softc *sc, i2c_addr_t addr, ti_i2cop_t op, in ti_iic_op()