Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/
Dsmd.h61 int wcn36xx_smd_stop(struct wcn36xx *wcn);
Dmain.c270 wcn36xx_smd_stop(wcn); in wcn36xx_start()
299 wcn36xx_smd_stop(wcn); in wcn36xx_stop()
Dsmd.c669 int wcn36xx_smd_stop(struct wcn36xx *wcn) in wcn36xx_smd_stop() function