Searched refs:handle_request (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/firmware/imx/ |
| D | dsp.h | 27 void (*handle_request)(struct imx_dsp_ipc *ipc); member
|
| /Linux-v5.4/drivers/firmware/imx/ |
| D | imx-dsp.c | 58 chan->ipc->ops->handle_request(chan->ipc); in imx_dsp_handle_rx()
|
| /Linux-v5.4/drivers/net/wireless/intersil/prism54/ |
| D | isl_ioctl.c | 2245 handle_request(islpci_private *priv, struct obj_mlme *mlme, enum oid_num_t oid) in handle_request() function 2307 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2316 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2321 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2346 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2384 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2421 handle_request(priv, mlme, oid); in prism54_process_trap_helper()
|
| /Linux-v5.4/sound/soc/sof/imx/ |
| D | imx8.c | 124 .handle_request = imx8_dsp_handle_request,
|
| /Linux-v5.4/drivers/firewire/ |
| D | core-cdev.c | 665 static void handle_request(struct fw_card *card, struct fw_request *request, in handle_request() function 779 r->handler.address_callback = handle_request; in ioctl_allocate()
|