Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/caif/
Dcfmuxl.h16 struct cflayer *cfmuxl_remove_dnlayer(struct cflayer *layr, u8 phyid);
/linux-2.6.39/net/caif/
Dcfmuxl.c130 struct cflayer *cfmuxl_remove_dnlayer(struct cflayer *layr, u8 phyid) in cfmuxl_remove_dnlayer() function
Dcfcnfg.c479 frml = cfmuxl_remove_dnlayer(cnfg->mux, phy_layer->id); in cfcnfg_del_phy_layer()