Searched refs:ssp_fill_buffer (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/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 500 ssp_fill_buffer(msg, 0, &sensor_type, 1); in ssp_send_instruction() 501 ssp_fill_buffer(msg, 1, send_buf, length); in ssp_send_instruction() 542 ssp_fill_buffer(msg, 0, data->sensorhub_info->mag_table, in ssp_set_magnetic_matrix()
|