Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h61 int wcn36xx_smd_stop(struct wcn36xx *wcn);
H A Dmain.c270 wcn36xx_smd_stop(wcn); in wcn36xx_start()
299 wcn36xx_smd_stop(wcn); in wcn36xx_stop()
H A Dsmd.c669 int wcn36xx_smd_stop(struct wcn36xx *wcn) in wcn36xx_smd_stop() function