Home
last modified time | relevance | path

Searched refs:cpuhp_event_handle (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_sched.c481 qdf_cpuhp_register(&pSchedContext->cpuhp_event_handle, in cds_sched_open()
512 qdf_cpuhp_unregister(&pSchedContext->cpuhp_event_handle); in cds_sched_open()
636 qdf_cpuhp_unregister(&gp_cds_sched_context->cpuhp_event_handle); in cds_close_rx_thread()
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_sched.h129 struct qdf_cpuhp_handler *cpuhp_event_handle; member
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h459 struct qdf_cpuhp_handler *cpuhp_event_handle; member
H A Dhif_main.c846 qdf_cpuhp_register(&scn->cpuhp_event_handle, in hif_cpuhp_register()
858 qdf_cpuhp_unregister(&scn->cpuhp_event_handle); in hif_cpuhp_unregister()