Lines Matching defs:msg

1108 static int __spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg)  in __spi_map_msg()
1172 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg()
1230 struct spi_message *msg) in __spi_map_msg()
1236 struct spi_message *msg) in __spi_unmap_msg()
1253 struct spi_message *msg) in spi_unmap_msg()
1271 static int spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg) in spi_map_msg()
1324 struct spi_message *msg, in spi_transfer_wait()
1447 static void _spi_transfer_cs_change_delay(struct spi_message *msg, in _spi_transfer_cs_change_delay()
1471 void spi_transfer_cs_change_delay_exec(struct spi_message *msg, in spi_transfer_cs_change_delay_exec()
1486 struct spi_message *msg) in spi_transfer_one_message()
1620 struct spi_message *msg, bool was_busy) in __spi_pump_transfer_message()
1744 struct spi_message *msg; in __spi_pump_messages() local
2134 struct spi_message *msg, in __spi_queued_transfer()
2165 static int spi_queued_transfer(struct spi_device *spi, struct spi_message *msg) in spi_queued_transfer()
3389 struct spi_message *msg, in __spi_replace_transfers_release()
3423 struct spi_message *msg, in spi_replace_transfers()
3520 struct spi_message *msg, in __spi_split_transfer_maxsize()
3599 struct spi_message *msg, in spi_split_transfers_maxsize()
3639 struct spi_message *msg, in spi_split_transfers_maxwords()
4173 static void __spi_transfer_message_noqueue(struct spi_controller *ctlr, struct spi_message *msg) in __spi_transfer_message_noqueue()