Home
last modified time | relevance | path

Searched refs:handle_request (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/linux/firmware/mediatek/
A Dmtk-adsp-ipc.h29 void (*handle_request)(struct mtk_adsp_ipc *ipc); member
/linux-6.3-rc2/include/linux/firmware/imx/
A Ddsp.h27 void (*handle_request)(struct imx_dsp_ipc *ipc); member
/linux-6.3-rc2/drivers/firmware/
A Dmtk-adsp-ipc.c63 chan->ipc->ops->handle_request(chan->ipc); in mtk_adsp_ipc_recv()
/linux-6.3-rc2/drivers/firmware/imx/
A Dimx-dsp.c58 chan->ipc->ops->handle_request(chan->ipc); in imx_dsp_handle_rx()
/linux-6.3-rc2/drivers/char/ipmi/
A Dssif_bmc.c317 static void handle_request(struct ssif_bmc_ctx *ssif_bmc) in handle_request() function
733 handle_request(ssif_bmc); in on_stop_event()
/linux-6.3-rc2/sound/soc/sof/imx/
A Dimx8m.c100 .handle_request = imx8m_dsp_handle_request,
A Dimx8ulp.c113 .handle_request = imx8ulp_dsp_handle_request,
A Dimx8.c107 .handle_request = imx8_dsp_handle_request,
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c120 .handle_request = mt8186_dsp_handle_request,
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8195/
A Dmt8195.c121 .handle_request = mt8195_dsp_handle_request,
/linux-6.3-rc2/drivers/firewire/
A Dcore-cdev.c662 static void handle_request(struct fw_card *card, struct fw_request *request, in handle_request() function
771 r->handler.address_callback = handle_request; in ioctl_allocate()

Completed in 19 milliseconds