Searched refs:ssp_fill_buffer (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/iio/common/ssp_sensors/ |
| D | ssp_spi.c | 109 static inline void ssp_fill_buffer(struct ssp_msg *m, unsigned int offset, in ssp_fill_buffer() function 501 ssp_fill_buffer(msg, 0, &sensor_type, 1); in ssp_send_instruction() 502 ssp_fill_buffer(msg, 1, send_buf, length); in ssp_send_instruction() 543 ssp_fill_buffer(msg, 0, data->sensorhub_info->mag_table, in ssp_set_magnetic_matrix()
|