Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/common/ssp_sensors/
Dssp_spi.c44 struct ssp_msg { struct
85 static struct ssp_msg *ssp_create_msg(u8 cmd, u16 len, u16 opt, u32 data) in ssp_create_msg()
88 struct ssp_msg *msg; in ssp_create_msg()
119 static inline void ssp_fill_buffer(struct ssp_msg *m, unsigned int offset, in ssp_fill_buffer()
125 static inline void ssp_get_buffer(struct ssp_msg *m, unsigned int offset, in ssp_get_buffer()
136 static void ssp_clean_msg(struct ssp_msg *m) in ssp_clean_msg()
187 static int ssp_do_transfer(struct ssp_data *data, struct ssp_msg *msg, in ssp_do_transfer()
254 struct ssp_msg *msg) in ssp_spi_sync_command()
259 static int ssp_spi_sync(struct ssp_data *data, struct ssp_msg *msg, in ssp_spi_sync()
345 struct ssp_msg *msg, *n; in ssp_irq_msg()
[all …]