Searched defs:write_i2c (Results 1 – 4 of 4) sorted by relevance
73 static void write_i2c(struct trust *tr, int n, ...) in write_i2c() function
81 int (*write_i2c)(PMF_STD_ARGS, u32 len, const u8 *data); member
144 bool (*write_i2c)(void *handle, member
312 static bool write_i2c(struct pipe_ctx *pipe_ctx, in write_i2c() function