Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds