Home
last modified time | relevance | path

Searched defs:hndl (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/firmware/arm_scmi/
Dnotify.c365 #define IS_HNDL_PENDING(hndl) (!(hndl)->r_evt) argument
386 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain() local
854 struct scmi_event_handler *hndl; in scmi_allocate_event_handler() local
875 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
894 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
929 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
961 struct scmi_event_handler *hndl) in scmi_register_event_handler()
1015 struct scmi_event_handler *hndl = NULL; in __scmi_event_handler_get_ops() local
1082 struct scmi_event_handler *hndl = NULL; in scmi_get_active_handler() local
1157 static int scmi_enable_events(struct scmi_event_handler *hndl) in scmi_enable_events()
[all …]
/Linux-v5.10/net/core/
Dsock_diag.c126 const struct sock_diag_handler *hndl; in sock_diag_broadcast_destroy_work() local
181 int sock_diag_register(const struct sock_diag_handler *hndl) in sock_diag_register()
217 const struct sock_diag_handler *hndl; in __sock_diag_cmd() local
/Linux-v5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c427 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler()
/Linux-v5.10/drivers/misc/vmw_vmci/
Dvmci_context.c1148 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
/Linux-v5.10/drivers/hwmon/
Dxgene-hwmon.c56 #define TPC_EN_MSG(hndl, cmd, type) \ argument