Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c87 static int pcf8584_process(pcf8584_t *i2c, uint8_t s1);
1174 if (pcf8584_process(i2c, s1) == I2C_COMPLETE) { in pcf8584_intr()
1191 pcf8584_process(pcf8584_t *i2c, uint8_t s1) in pcf8584_process() function
1501 completed = pcf8584_process(i2c, s1); in pcf8584_do_polled_io()