Searched refs:ssp_send_instruction (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/iio/common/ssp_sensors/ |
| D | ssp_dev.c | 232 ret = ssp_send_instruction(data, in ssp_enable_sensor() 246 ret = ssp_send_instruction(data, in ssp_enable_sensor() 290 ret = ssp_send_instruction(data, SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_change_delay() 319 ret = ssp_send_instruction(data, in ssp_disable_sensor()
|
| D | ssp.h | 232 int ssp_send_instruction(struct ssp_data *data, u8 inst, u8 sensor_type,
|
| D | ssp_spi.c | 473 int ssp_send_instruction(struct ssp_data *data, u8 inst, u8 sensor_type, in ssp_send_instruction() function
|