Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/
Dpcmplc.c191 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd);
608 pcm_fsm(smc,phy,event) ; in pcm()
662 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm() function