Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hsi/clients/
A Dhsi_char.c148 hsi_free_msg(msg); in hsc_msg_free()
183 hsi_free_msg(msg); in hsc_msg_alloc()
269 hsi_free_msg(msg); in hsc_break_req_destructor()
333 msg->complete = hsi_free_msg; in hsc_break_send()
334 msg->destructor = hsi_free_msg; in hsc_break_send()
337 hsi_free_msg(msg); in hsc_break_send()
A Dssi_protocol.c198 hsi_free_msg(msg); in ssip_free_data()
250 hsi_free_msg(msg); in ssip_free_cmds()
266 hsi_free_msg(msg); in ssip_alloc_cmds()
655 hsi_free_msg(msg); in ssip_rx_data_complete()
1032 hsi_free_msg(msg); in ssip_pn_xmit()
A Dcmt_speech.c260 hsi_free_msg(msg); in cs_free_cmds()
278 hsi_free_msg(msg); in cs_alloc_cmds()
347 hsi_free_msg(rxmsg); in cs_hsi_alloc_data()
356 hsi_free_msg(msg); in cs_hsi_free_data_msg()
/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h202 void hsi_free_msg(struct hsi_msg *msg);
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c516 void hsi_free_msg(struct hsi_msg *msg) in hsi_free_msg() function
523 EXPORT_SYMBOL_GPL(hsi_free_msg);
/linux-6.3-rc2/drivers/hsi/controllers/
A Domap_ssi_port.c450 hsi_free_msg(msg); in ssi_flush_queue()

Completed in 14 milliseconds