Searched defs:mgr_ops (Results 1 – 3 of 3) sorted by relevance
175 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops, in dss_install_mgr_ops()
192 int dss_install_mgr_ops(const struct dss_mgr_ops *mgr_ops) in dss_install_mgr_ops()
268 static const struct dss_mgr_ops mgr_ops = { variable