Home
last modified time | relevance | path

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

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