Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/
H A Dnotify.c369 #define IS_HNDL_PENDING(hndl) (!(hndl)->r_evt) argument
390 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
906 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
925 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
972 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
1004 struct scmi_event_handler *hndl) in scmi_register_event_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
1208 static int scmi_enable_events(struct scmi_event_handler *hndl) in scmi_enable_events()
[all …]
/linux/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/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/drivers/misc/vmw_vmci/
H A Dvmci_context.c1145 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
/linux/drivers/hwmon/
H A Dxgene-hwmon.c56 #define TPC_EN_MSG(hndl, cmd, type) \ argument