Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.h21 void vcap_port_debugfs_portno(struct device *dev,
39 static inline void vcap_port_debugfs_portno(struct device *dev, in vcap_port_debugfs_portno() function
H A Dvcap_api_debugfs.c403 void vcap_port_debugfs_portno(struct device *dev, in vcap_port_debugfs_portno() function
422 EXPORT_SYMBOL_GPL(vcap_port_debugfs_portno);
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c2080 vcap_port_debugfs_portno(sparx5->dev, dir, ctrl, in sparx5_vcap_init()