Searched refs:cfsrvl_phyid_match (Results 1 – 3 of 3) sorted by relevance
33 bool cfsrvl_phyid_match(struct cflayer *layer, int phyid);
84 if (cfsrvl_phyid_match(layer, phyid)) { in cfmuxl_is_phy_inuse()251 if (cfsrvl_phyid_match(layer, phyid)) in cfmuxl_ctrlcmd()
203 bool cfsrvl_phyid_match(struct cflayer *layer, int phyid) in cfsrvl_phyid_match() function