Home
last modified time | relevance | path

Searched refs:htc_fw_event_handler (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h352 void htc_fw_event_handler(void *context, QDF_STATUS status);
H A Dhtc_services.c412 void htc_fw_event_handler(void *context, QDF_STATUS status) in htc_fw_event_handler() function
H A Dhtc.c505 htcCallbacks.fwEventHandler = htc_fw_event_handler; in htc_create()