Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Di2c.c61 gb_i2c_fill_transfer_op(struct gb_i2c_transfer_op *op, struct i2c_msg *msg) in gb_i2c_fill_transfer_op()
77 struct gb_i2c_transfer_op *op; in gb_i2c_operation_create()
Dgreybus_protocols.h719 struct gb_i2c_transfer_op { struct
727 struct gb_i2c_transfer_op ops[0]; /* op_count of these */ argument