Home
last modified time | relevance | path

Searched defs:ipc (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v5.4/sound/soc/intel/common/
Dsst-ipc.c32 static struct ipc_message *msg_get_empty(struct sst_generic_ipc *ipc) in msg_get_empty()
45 static int tx_wait_done(struct sst_generic_ipc *ipc, in tx_wait_done()
78 static int ipc_tx_message(struct sst_generic_ipc *ipc, in ipc_tx_message()
115 static int msg_empty_list_init(struct sst_generic_ipc *ipc) in msg_empty_list_init()
154 struct sst_generic_ipc *ipc = in ipc_tx_msgs() local
180 int sst_ipc_tx_message_wait(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_wait()
204 int sst_ipc_tx_message_nowait(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_nowait()
211 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_nopm()
218 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc, in sst_ipc_reply_find_msg()
245 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete()
[all …]
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dshm_ipc.c12 static bool qtnf_shm_ipc_has_new_data(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_has_new_data()
19 static void qtnf_shm_handle_new_data(struct qtnf_shm_ipc *ipc) in qtnf_shm_handle_new_data()
48 struct qtnf_shm_ipc *ipc = container_of(work, struct qtnf_shm_ipc, in qtnf_shm_ipc_irq_work() local
55 static void qtnf_shm_ipc_irq_inbound_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_inbound_handler()
65 static void qtnf_shm_ipc_irq_outbound_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_outbound_handler()
80 int qtnf_shm_ipc_init(struct qtnf_shm_ipc *ipc, in qtnf_shm_ipc_init()
118 void qtnf_shm_ipc_free(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_free()
123 int qtnf_shm_ipc_send(struct qtnf_shm_ipc *ipc, const u8 *buf, size_t size) in qtnf_shm_ipc_send()
Dshm_ipc.h60 static inline void qtnf_shm_ipc_irq_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_handler()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-sst-ipc.c296 static void skl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in skl_ipc_tx_msg()
325 static struct ipc_message *skl_ipc_reply_get_msg(struct sst_generic_ipc *ipc, in skl_ipc_reply_get_msg()
345 int skl_ipc_process_notification(struct sst_generic_ipc *ipc, in skl_ipc_process_notification()
405 static int skl_ipc_set_reply_error_code(struct sst_generic_ipc *ipc, u32 reply) in skl_ipc_set_reply_error_code()
433 void skl_ipc_process_reply(struct sst_generic_ipc *ipc, in skl_ipc_process_reply()
493 struct sst_generic_ipc *ipc = &skl->ipc; in skl_dsp_irq_thread_handler() local
601 struct sst_generic_ipc *ipc; in skl_ipc_init() local
622 void skl_ipc_free(struct sst_generic_ipc *ipc) in skl_ipc_free()
635 int skl_ipc_create_pipeline(struct sst_generic_ipc *ipc, in skl_ipc_create_pipeline()
663 int skl_ipc_delete_pipeline(struct sst_generic_ipc *ipc, u8 instance_id) in skl_ipc_delete_pipeline()
[all …]
Dcnl-sst.c296 struct sst_generic_ipc *ipc = &cnl->ipc; in cnl_dsp_irq_thread_handler() local
367 static void cnl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in cnl_ipc_tx_msg()
390 struct sst_generic_ipc *ipc; in cnl_ipc_init() local
Dskl-ssp-clk.c77 union skl_clk_ctrl_ipc *ipc; in skl_fill_clk_ipc() local
113 union skl_clk_ctrl_ipc *ipc; in skl_send_clk_dma_control() local
Dcnl-sst-dsp.c262 void cnl_ipc_free(struct sst_generic_ipc *ipc) in cnl_ipc_free()
/Linux-v5.4/include/linux/firmware/imx/
Ddsp.h18 struct imx_dsp_ipc *ipc; member
38 static inline void imx_dsp_set_data(struct imx_dsp_ipc *ipc, void *data) in imx_dsp_set_data()
46 static inline void *imx_dsp_get_data(struct imx_dsp_ipc *ipc) in imx_dsp_get_data()
60 static inline int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, in imx_dsp_ring_doorbell()
/Linux-v5.4/net/qrtr/
Dqrtr.c371 struct qrtr_sock *ipc; in qrtr_node_rx_work() local
481 struct qrtr_sock *ipc; in qrtr_port_lookup() local
496 static void qrtr_port_put(struct qrtr_sock *ipc) in qrtr_port_put()
502 static void qrtr_port_remove(struct qrtr_sock *ipc) in qrtr_port_remove()
544 static int qrtr_port_assign(struct qrtr_sock *ipc, int *port) in qrtr_port_assign()
579 struct qrtr_sock *ipc; in qrtr_reset_ports() local
603 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in __qrtr_bind() local
651 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_bind() local
673 struct qrtr_sock *ipc; in qrtr_local_enqueue() local
725 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_sendmsg() local
[all …]
/Linux-v5.4/sound/soc/sof/
Dipc.c199 static int tx_wait_done(struct snd_sof_ipc *ipc, struct snd_sof_ipc_msg *msg, in tx_wait_done()
233 static int sof_ipc_tx_message_unlocked(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_unlocked()
289 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message()
625 int snd_sof_ipc_set_get_comp_data(struct snd_sof_ipc *ipc, in snd_sof_ipc_set_get_comp_data()
796 struct snd_sof_ipc *ipc; in snd_sof_ipc_init() local
835 struct snd_sof_ipc *ipc = sdev->ipc; in snd_sof_ipc_free() local
/Linux-v5.4/drivers/firmware/imx/
Dmisc.c51 int imx_sc_misc_set_control(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_misc_set_control()
81 int imx_sc_misc_get_control(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_misc_get_control()
119 int imx_sc_pm_cpu_start(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_pm_cpu_start()
Dimx-dsp.c25 int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, unsigned int idx) in imx_dsp_ring_doorbell()
Dimx-scu.c93 int imx_scu_get_handle(struct imx_sc_ipc **ipc) in imx_scu_get_handle()
/Linux-v5.4/ipc/
Dsyscall.c110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
Dutil.c757 struct kern_ipc_perm *ipc; in sysvipc_find_ipc() local
788 struct kern_ipc_perm *ipc = it; in sysvipc_proc_next() local
829 struct kern_ipc_perm *ipc = it; in sysvipc_proc_stop() local
/Linux-v5.4/sound/soc/sof/imx/
Dimx8.c104 static void imx8_dsp_handle_reply(struct imx_dsp_ipc *ipc) in imx8_dsp_handle_reply()
115 static void imx8_dsp_handle_request(struct imx_dsp_ipc *ipc) in imx8_dsp_handle_request()
/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c514 struct task_ipc *ipc = container_of(work, typeof(*ipc), work); in task_ipc() local
525 struct task_ipc ipc; in test_ipc() local
/Linux-v5.4/arch/nds32/include/uapi/asm/
Dptrace.h18 long ipc; member
/Linux-v5.4/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c173 struct sst_generic_ipc ipc; member
300 struct sst_generic_ipc *ipc = &byt->ipc; in sst_byt_irq_thread() local
623 static void byt_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in byt_tx_msg()
631 static void byt_shim_dbg(struct sst_generic_ipc *ipc, const char *text) in byt_shim_dbg()
676 struct sst_generic_ipc *ipc; in sst_byt_dsp_init() local
/Linux-v5.4/net/ipv4/
Dicmp.c364 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
399 struct ipcm_cookie ipc; in icmp_reply() local
575 struct ipcm_cookie ipc; in __icmp_send() local
Dip_output.c1236 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1297 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1607 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1660 struct ipcm_cookie ipc; in ip_send_unicast_reply() local
/Linux-v5.4/arch/s390/kernel/
Djump_label.c35 unsigned char *ipc = (unsigned char *)jump_entry_code(entry); in jump_label_bug() local
/Linux-v5.4/drivers/nvmem/
Dimx-ocotp-scu.c48 static int imx_sc_misc_otp_fuse_read(struct imx_sc_ipc *ipc, u32 word, in imx_sc_misc_otp_fuse_read()
/Linux-v5.4/sound/soc/intel/atom/sst/
Dsst_ipc.c65 u32 drv_id, u32 ipc, void *data, u32 size) in sst_wake_up_block()
/Linux-v5.4/arch/nds32/include/asm/
Dptrace.h30 long ipc; member

123