OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i2c_master_send
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
i2c.h
204
#define
i2c_master_send
linux_i2c_master_send
macro
209
int
i2c_master_send
(const struct i2c_client *, const char *, int);
/src/sys/external/bsd/drm2/dist/drm/i2c/
sil164_drv.c
116
ret =
i2c_master_send
(client, buf, ARRAY_SIZE(buf));
128
ret =
i2c_master_send
(client, &addr, sizeof(addr));
ch7006_mode.c
379
ret =
i2c_master_send
(client, buf, ARRAY_SIZE(buf));
390
ret =
i2c_master_send
(client, &addr, sizeof(addr));
ch7006_drv.c
402
ret =
i2c_master_send
(client, &addr, sizeof(addr));
/src/sys/external/bsd/drm2/linux/
linux_i2c.c
86
i2c_master_send
(const struct i2c_client *client, const char *buf, int count)
85
i2c_master_send
(const struct i2c_client *client, const char *buf, int count)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025