Lines Matching defs:msg

33 	u32			msg;  member
197 static inline void cs_set_cmd(struct hsi_msg *msg, u32 cmd) in cs_set_cmd()
203 static inline u32 cs_get_cmd(struct hsi_msg *msg) in cs_get_cmd()
209 static void cs_release_cmd(struct hsi_msg *msg) in cs_release_cmd()
216 static void cs_cmd_destructor(struct hsi_msg *msg) in cs_cmd_destructor()
241 struct hsi_msg *msg; in cs_claim_cmd() local
254 struct hsi_msg *msg, *tmp; in cs_free_cmds() local
266 struct hsi_msg *msg; in cs_alloc_cmds() local
294 static void cs_hsi_data_destructor(struct hsi_msg *msg) in cs_hsi_data_destructor()
352 static void cs_hsi_free_data_msg(struct hsi_msg *msg) in cs_hsi_free_data_msg()
366 struct hsi_msg *msg, const char *info, in __cs_hsi_error_pre()
392 struct hsi_msg *msg) in cs_hsi_control_read_error()
401 struct hsi_msg *msg) in cs_hsi_control_write_error()
410 static void cs_hsi_data_read_error(struct cs_hsi_iface *hi, struct hsi_msg *msg) in cs_hsi_data_read_error()
418 struct hsi_msg *msg) in cs_hsi_data_write_error()
425 static void cs_hsi_read_on_control_complete(struct hsi_msg *msg) in cs_hsi_read_on_control_complete()
458 static void cs_hsi_peek_on_control_complete(struct hsi_msg *msg) in cs_hsi_peek_on_control_complete()
481 struct hsi_msg *msg; in cs_hsi_read_on_control() local
509 static void cs_hsi_write_on_control_complete(struct hsi_msg *msg) in cs_hsi_write_on_control_complete()
528 struct hsi_msg *msg; in cs_hsi_write_on_control() local
573 static void cs_hsi_read_on_data_complete(struct hsi_msg *msg) in cs_hsi_read_on_data_complete()
600 static void cs_hsi_peek_on_data_complete(struct hsi_msg *msg) in cs_hsi_peek_on_data_complete()
676 static void cs_hsi_write_on_data_complete(struct hsi_msg *msg) in cs_hsi_write_on_data_complete()