Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/arm_scmi/
H A Dnotify.c390 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain() local
885 struct scmi_event_handler *hndl; in scmi_allocate_event_handler() local
925 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
972 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
1058 struct scmi_event_handler *hndl = NULL; in __scmi_event_handler_get_ops() local
1125 struct scmi_event_handler *hndl = NULL; in scmi_get_active_handler() local
1266 struct scmi_event_handler *hndl) in scmi_put_handler()
1295 struct scmi_event_handler *hndl) in scmi_put_active_handler()
1363 struct scmi_event_handler *hndl; in scmi_notifier_register() local
1409 struct scmi_event_handler *hndl; in scmi_notifier_unregister() local
[all …]
/linux-6.15/net/core/
H A Dsock_diag.c149 const struct sock_diag_handler *hndl; in sock_diag_broadcast_destroy_work() local
203 int sock_diag_register(const struct sock_diag_handler *hndl) in sock_diag_register()
216 void sock_diag_unregister(const struct sock_diag_handler *hndl) in sock_diag_unregister()
232 const struct sock_diag_handler *hndl; in __sock_diag_cmd() local
/linux-6.15/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c434 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler()
/linux-6.15/drivers/misc/vmw_vmci/
H A Dvmci_context.c1145 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
/linux-6.15/drivers/hwmon/
H A Dxgene-hwmon.c56 #define TPC_EN_MSG(hndl, cmd, type) \ argument