Searched refs:ssp_fill_buffer (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
D | ssp_spi.c | 119 static inline void ssp_fill_buffer(struct ssp_msg *m, unsigned int offset, in ssp_fill_buffer() function 507 ssp_fill_buffer(msg, 0, &sensor_type, 1); in ssp_send_instruction() 508 ssp_fill_buffer(msg, 1, send_buf, length); in ssp_send_instruction() 549 ssp_fill_buffer(msg, 0, data->sensorhub_info->mag_table, in ssp_set_magnetic_matrix()
|