Home
last modified time | relevance | path

Searched refs:dhd_timesync_attach (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.h34 extern int dhd_timesync_attach(dhd_pub_t *dhdp);
H A Ddhd_timesync.c362 dhd_timesync_attach(dhd_pub_t *dhdp) in dhd_timesync_attach() function
H A Ddhd_linux.c11668 if (dhd_timesync_attach(&dhd->pub) != 0) { in dhd_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.h34 extern int dhd_timesync_attach(dhd_pub_t *dhdp);
H A Ddhd_timesync.c362 dhd_timesync_attach(dhd_pub_t *dhdp) in dhd_timesync_attach() function
H A Ddhd_linux.c11795 if (dhd_timesync_attach(&dhd->pub) != 0) { in dhd_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c9659 if (dhd_timesync_attach(&dhd->pub) != 0) { in dhd_attach()