Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/greybus/
Di2c.c68 gb_i2c_fill_transfer_op(struct gb_i2c_transfer_op *op, struct i2c_msg *msg) in gb_i2c_fill_transfer_op()
84 struct gb_i2c_transfer_op *op; in gb_i2c_operation_create()
/Linux-v5.4/include/linux/greybus/
Dgreybus_protocols.h675 struct gb_i2c_transfer_op { struct
683 struct gb_i2c_transfer_op ops[0]; /* op_count of these */ argument