Home
last modified time | relevance | path

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

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