Home
last modified time | relevance | path

Searched refs:__qdf_timer_start_on (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_timer.h79 __qdf_timer_start_on(timer, msec, cpu); in qdf_timer_start_on()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_timer.h142 void __qdf_timer_start_on(struct __qdf_timer_t *timer, uint32_t msec, in __qdf_timer_start_on() function