Lines Matching defs:msg
46 u32 msg; member
210 static inline void cs_set_cmd(struct hsi_msg *msg, u32 cmd) in cs_set_cmd()
216 static inline u32 cs_get_cmd(struct hsi_msg *msg) in cs_get_cmd()
222 static void cs_release_cmd(struct hsi_msg *msg) in cs_release_cmd()
229 static void cs_cmd_destructor(struct hsi_msg *msg) in cs_cmd_destructor()
254 struct hsi_msg *msg; in cs_claim_cmd() local
267 struct hsi_msg *msg, *tmp; in cs_free_cmds() local
279 struct hsi_msg *msg; in cs_alloc_cmds() local
307 static void cs_hsi_data_destructor(struct hsi_msg *msg) in cs_hsi_data_destructor()
365 static void cs_hsi_free_data_msg(struct hsi_msg *msg) in cs_hsi_free_data_msg()
379 struct hsi_msg *msg, const char *info, in __cs_hsi_error_pre()
405 struct hsi_msg *msg) in cs_hsi_control_read_error()
414 struct hsi_msg *msg) in cs_hsi_control_write_error()
423 static void cs_hsi_data_read_error(struct cs_hsi_iface *hi, struct hsi_msg *msg) in cs_hsi_data_read_error()
431 struct hsi_msg *msg) in cs_hsi_data_write_error()
438 static void cs_hsi_read_on_control_complete(struct hsi_msg *msg) in cs_hsi_read_on_control_complete()
471 static void cs_hsi_peek_on_control_complete(struct hsi_msg *msg) in cs_hsi_peek_on_control_complete()
494 struct hsi_msg *msg; in cs_hsi_read_on_control() local
522 static void cs_hsi_write_on_control_complete(struct hsi_msg *msg) in cs_hsi_write_on_control_complete()
541 struct hsi_msg *msg; in cs_hsi_write_on_control() local
586 static void cs_hsi_read_on_data_complete(struct hsi_msg *msg) in cs_hsi_read_on_data_complete()
613 static void cs_hsi_peek_on_data_complete(struct hsi_msg *msg) in cs_hsi_peek_on_data_complete()
689 static void cs_hsi_write_on_data_complete(struct hsi_msg *msg) in cs_hsi_write_on_data_complete()