Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Digma.c86 static int igma_i2c_send_stop(void *, int);
463 ii->ii_i2c.ic_send_stop = igma_i2c_send_stop; in igma_i2c_attach()
488 igma_i2c_send_stop(void *cookie, int flags) in igma_i2c_send_stop() function