Searched refs:netbsd_i2c_transfer (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_i2c.c46 static int netbsd_i2c_transfer(i2c_tag_t, struct i2c_msg *, int);
161 netbsd_i2c_transfer(i2c_tag_t i2c, struct i2c_msg *msgs, int n)
263 error = netbsd_i2c_transfer(i2c, msgs, n);
159 netbsd_i2c_transfer(i2c_tag_t i2c, struct i2c_msg *msgs, int n) function

Completed in 130 milliseconds