Searched refs:handle_request (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/linux/firmware/imx/ |
D | dsp.h | 27 void (*handle_request)(struct imx_dsp_ipc *ipc); member
|
/kernel/linux/linux-5.10/drivers/firmware/imx/ |
D | imx-dsp.c | 58 chan->ipc->ops->handle_request(chan->ipc); in imx_dsp_handle_rx()
|
/kernel/linux/linux-5.10/sound/soc/sof/imx/ |
D | imx8m.c | 106 .handle_request = imx8m_dsp_handle_request,
|
D | imx8.c | 133 .handle_request = imx8_dsp_handle_request,
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
D | isl_ioctl.c | 2244 handle_request(islpci_private *priv, struct obj_mlme *mlme, enum oid_num_t oid) in handle_request() function 2306 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2315 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2320 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2345 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2383 handle_request(priv, mlme, oid); in prism54_process_trap_helper() 2420 handle_request(priv, mlme, oid); in prism54_process_trap_helper()
|
/kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
D | dhcps.c | 121 LWIP_STATIC void handle_request(struct netif *netif, struct dhcps *dhcps, struct dhcp_msg *client_m… 528 LWIP_STATIC void handle_request(struct netif *netif, struct dhcps *dhcps, struct dhcp_msg *client_m… in handle_request() function 730 handle_request(netif, dhcps, client_msg, client_lease, serverid); in handle_client_messages()
|
/kernel/linux/linux-5.10/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()
|