Searched refs:iicbb_transfer (Results 1 – 1 of 1) sorted by relevance
93 static int iicbb_transfer(device_t dev, struct iic_msg *msgs, uint32_t nmsgs);117 DEVMETHOD(iicbus_transfer, iicbb_transfer),557 iicbb_transfer(device_t dev, struct iic_msg *msgs, uint32_t nmsgs) in iicbb_transfer() function