Searched refs:adf_state_hndl (Results 1 – 1 of 1) sorted by relevance
41 static struct service_hndl adf_state_hndl; variable535 explicit_bzero(&adf_state_hndl, sizeof(adf_state_hndl)); in adf_state_init()536 adf_state_hndl.event_hld = adf_state_event_handler; in adf_state_init()537 adf_state_hndl.name = "adf_state_event_handler"; in adf_state_init()538 adf_service_register(&adf_state_hndl); in adf_state_init()550 adf_service_unregister(&adf_state_hndl); in adf_state_destroy()