/src/sys/external/bsd/drm2/linux/ |
linux_i2c.c | 106 i2c_master_recv(const struct i2c_client *client, char *buf, int count) 105 i2c_master_recv(const struct i2c_client *client, char *buf, int count) function in typeref:typename:int
|
linux_i2c.c | 106 i2c_master_recv(const struct i2c_client *client, char *buf, int count) 105 i2c_master_recv(const struct i2c_client *client, char *buf, int count) function in typeref:typename:int
|
linux_i2c.c | 106 i2c_master_recv(const struct i2c_client *client, char *buf, int count) 105 i2c_master_recv(const struct i2c_client *client, char *buf, int count) function in typeref:typename:int
|
/src/sys/external/bsd/drm2/include/linux/ |
i2c.h | 203 #define i2c_master_recv linux_i2c_master_recv macro 210 int i2c_master_recv(const struct i2c_client *, char *, int);
|
i2c.h | 203 #define i2c_master_recv linux_i2c_master_recv macro 210 int i2c_master_recv(const struct i2c_client *, char *, int);
|
i2c.h | 203 #define i2c_master_recv linux_i2c_master_recv macro 210 int i2c_master_recv(const struct i2c_client *, char *, int);
|