Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c109 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()