Home
last modified time | relevance | path

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

/linux/drivers/iio/potentiometer/
H A Dad5110.c89 ret = i2c_master_send_dmasafe(data->client, data->buf, sizeof(data->buf)); in ad5110_read()
121 ret = i2c_master_send_dmasafe(data->client, data->buf, sizeof(data->buf)); in ad5110_write()
/linux/Documentation/i2c/
H A Ddma-considerations.rst35 variants (i2c_master_send_dmasafe() and i2c_master_recv_dmasafe()) once they