Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/arm_scmi/
Dnotify.c368 #define IS_HNDL_PENDING(hndl) (!(hndl)->r_evt) argument
389 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain() local
878 struct scmi_event_handler *hndl; in scmi_allocate_event_handler() local
899 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
918 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
965 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
997 struct scmi_event_handler *hndl) in scmi_register_event_handler()
1051 struct scmi_event_handler *hndl = NULL; in __scmi_event_handler_get_ops() local
1118 struct scmi_event_handler *hndl = NULL; in scmi_get_active_handler() local
1193 static int scmi_enable_events(struct scmi_event_handler *hndl) in scmi_enable_events()
[all …]
/linux-5.19.10/net/core/
Dsock_diag.c127 const struct sock_diag_handler *hndl; in sock_diag_broadcast_destroy_work() local
182 int sock_diag_register(const struct sock_diag_handler *hndl) in sock_diag_register()
218 const struct sock_diag_handler *hndl; in __sock_diag_cmd() local
/linux-5.19.10/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c434 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler()
/linux-5.19.10/drivers/misc/vmw_vmci/
Dvmci_context.c1145 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
/linux-5.19.10/drivers/hwmon/
Dxgene-hwmon.c56 #define TPC_EN_MSG(hndl, cmd, type) \ argument