Searched refs:dp_catalog_ctrl_set_psr (Results 1 – 3 of 3) sorted by relevance
89 void dp_catalog_ctrl_set_psr(struct dp_catalog *dp_catalog, bool enter);
1519 dp_catalog_ctrl_set_psr(ctrl->catalog, true); in dp_ctrl_set_psr()1524 dp_catalog_ctrl_set_psr(ctrl->catalog, false); in dp_ctrl_set_psr()1535 dp_catalog_ctrl_set_psr(ctrl->catalog, false); in dp_ctrl_set_psr()
703 void dp_catalog_ctrl_set_psr(struct dp_catalog *dp_catalog, bool enter) in dp_catalog_ctrl_set_psr() function