Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/caif/
Dcfsrvl.h33 bool cfsrvl_phyid_match(struct cflayer *layer, int phyid);
/linux-2.6.39/net/caif/
Dcfmuxl.c84 if (cfsrvl_phyid_match(layer, phyid)) { in cfmuxl_is_phy_inuse()
251 if (cfsrvl_phyid_match(layer, phyid)) in cfmuxl_ctrlcmd()
Dcfsrvl.c203 bool cfsrvl_phyid_match(struct cflayer *layer, int phyid) in cfsrvl_phyid_match() function