Searched refs:handle_request (Results 1 – 5 of 5) sorted by relevance
27 void (*handle_request)(struct imx_dsp_ipc *ipc); member
58 chan->ipc->ops->handle_request(chan->ipc); in imx_dsp_handle_rx()
107 .handle_request = imx8m_dsp_handle_request,
134 .handle_request = imx8_dsp_handle_request,
666 static void handle_request(struct fw_card *card, struct fw_request *request, in handle_request() function780 r->handler.address_callback = handle_request; in ioctl_allocate()
Completed in 12 milliseconds