Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A 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
883 struct scmi_event_handler *hndl; in scmi_allocate_event_handler() local
904 static void scmi_free_event_handler(struct scmi_event_handler *hndl) in scmi_free_event_handler()
923 struct scmi_event_handler *hndl) in scmi_bind_event_handler()
970 struct scmi_event_handler *hndl) in scmi_valid_pending_handler()
1002 struct scmi_event_handler *hndl) in scmi_register_event_handler()
1056 struct scmi_event_handler *hndl = NULL; in __scmi_event_handler_get_ops() local
1123 struct scmi_event_handler *hndl = NULL; in scmi_get_active_handler() local
1198 static int scmi_enable_events(struct scmi_event_handler *hndl) in scmi_enable_events()
[all …]
/OK3568_Linux_fs/kernel/net/core/
H A 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
/OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c427 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler()
/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_context.c1148 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dxgene-hwmon.c56 #define TPC_EN_MSG(hndl, cmd, type) \ argument