Searched refs:hsi_msg (Results 1 – 8 of 8) sorted by relevance
185 struct hsi_msg { struct191 void (*complete)(struct hsi_msg *msg); argument192 void (*destructor)(struct hsi_msg *msg); argument201 struct hsi_msg *hsi_alloc_msg(unsigned int n_frag, gfp_t flags); argument202 void hsi_free_msg(struct hsi_msg *msg);229 int (*async)(struct hsi_msg *msg);319 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg);384 static inline int hsi_async_read(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_read()397 static inline int hsi_async_write(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_write()
129 struct hsi_msg *msg = NULL; in hsc_get_first_msg()153 struct hsi_msg *msg, *tmp; in hsc_free_list()175 struct hsi_msg *msg; in hsc_msg_alloc()197 struct hsi_msg *msg; in hsc_msgs_alloc()225 static void hsc_rx_completed(struct hsi_msg *msg) in hsc_rx_completed()245 static void hsc_tx_completed(struct hsi_msg *msg) in hsc_tx_completed()281 struct hsi_msg *msg2; in hsc_break_received()303 struct hsi_msg *msg; in hsc_break_request()326 struct hsi_msg *msg; in hsc_break_send()416 struct hsi_msg *msg; in hsc_read()[all …]
202 struct hsi_msg *msg; in ssip_alloc_data()227 struct hsi_msg *msg; in ssip_claim_cmd()254 struct hsi_msg *msg; in ssip_alloc_cmds()389 struct hsi_msg *msg; in ssip_reset()423 struct hsi_msg *msg; in ssip_dump_state()444 struct hsi_msg *msg; in ssip_error()501 struct hsi_msg *msg; in ssip_send_bootinfo_req_cmd()517 struct hsi_msg *msg; in ssip_start_rx()659 struct hsi_msg *msg; in ssip_rx_bootinforeq()772 struct hsi_msg *msg; in ssip_rx_strans()[all …]
112 struct hsi_msg *data_rx_msg;241 struct hsi_msg *msg; in cs_claim_cmd()254 struct hsi_msg *msg, *tmp; in cs_free_cmds()266 struct hsi_msg *msg; in cs_alloc_cmds()392 struct hsi_msg *msg) in cs_hsi_control_read_error()401 struct hsi_msg *msg) in cs_hsi_control_write_error()418 struct hsi_msg *msg) in cs_hsi_data_write_error()481 struct hsi_msg *msg; in cs_hsi_read_on_control()528 struct hsi_msg *msg; in cs_hsi_write_on_control()652 struct hsi_msg *rxmsg; in cs_hsi_read_on_data()[all …]
172 struct hsi_msg *msg; in ssi_process_errqueue()316 struct hsi_msg *msg; in ssi_start_transfer()431 struct hsi_msg *msg; in ssi_flush_queue()519 struct hsi_msg *msg; in ssi_flush()638 struct hsi_msg *msg; in ssi_transfer()666 struct hsi_msg *msg; in ssi_cleanup_queues()726 struct hsi_msg *msg; in ssi_cleanup_gdd()804 struct hsi_msg *msg; in ssi_error()862 struct hsi_msg *msg; in ssi_break_complete()863 struct hsi_msg *tmp; in ssi_break_complete()[all …]
114 struct hsi_msg *msg;
172 struct hsi_msg *msg = omap_ssi->gdd_trn[lch].msg; in ssi_gdd_complete()
422 static inline int hsi_dummy_msg(struct hsi_msg *msg __maybe_unused) in hsi_dummy_msg()516 void hsi_free_msg(struct hsi_msg *msg) in hsi_free_msg()536 struct hsi_msg *hsi_alloc_msg(unsigned int nents, gfp_t flags) in hsi_alloc_msg()538 struct hsi_msg *msg; in hsi_alloc_msg()577 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async()