Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A 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()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h675 struct gb_i2c_transfer_op { struct
683 struct gb_i2c_transfer_op ops[]; /* op_count of these */ argument