Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h61 int wcn36xx_smd_stop(struct wcn36xx *wcn);
H A Dmain.c333 wcn36xx_smd_stop(wcn); in wcn36xx_start()
362 wcn36xx_smd_stop(wcn); in wcn36xx_stop()
H A Dsmd.c673 int wcn36xx_smd_stop(struct wcn36xx *wcn) in wcn36xx_smd_stop() function