Home
last modified time | relevance | path

Searched defs:recv_bytes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c1823 static int mlxbf_i2c_irq_send(struct mlxbf_i2c_priv *priv, u8 recv_bytes) in mlxbf_i2c_irq_send()
1922 static int mlxbf_i2c_irq_recv(struct mlxbf_i2c_priv *priv, u8 recv_bytes) in mlxbf_i2c_irq_recv()
1979 u8 recv_bytes; in mlxbf_i2c_irq() local