Searched refs:dp_catalog_ctrl_set_psr (Results 1 – 3 of 3) sorted by relevance
110 void dp_catalog_ctrl_set_psr(struct dp_catalog *dp_catalog, bool enter);
1418 dp_catalog_ctrl_set_psr(ctrl->catalog, true); in dp_ctrl_set_psr()1423 dp_catalog_ctrl_set_psr(ctrl->catalog, false); in dp_ctrl_set_psr()1434 dp_catalog_ctrl_set_psr(ctrl->catalog, false); in dp_ctrl_set_psr()
673 void dp_catalog_ctrl_set_psr(struct dp_catalog *dp_catalog, bool enter) in dp_catalog_ctrl_set_psr() function