Searched defs:link_srv (Results 1 – 2 of 2) sorted by relevance
57 static void construct_link_service_factory(struct link_service *link_srv) in construct_link_service_factory()69 static void construct_link_service_detection(struct link_service *link_srv) in construct_link_service_detection()88 static void construct_link_service_resource(struct link_service *link_srv) in construct_link_service_resource()99 static void construct_link_service_validation(struct link_service *link_srv) in construct_link_service_validation()110 static void construct_link_service_dpms(struct link_service *link_srv) in construct_link_service_dpms()130 static void construct_link_service_ddc(struct link_service *link_srv) in construct_link_service_ddc()148 static void construct_link_service_dp_capability(struct link_service *link_srv) in construct_link_service_dp_capability()173 static void construct_link_service_dp_phy_or_dpia(struct link_service *link_srv) in construct_link_service_dp_phy_or_dpia()185 static void construct_link_service_dp_irq_handler(struct link_service *link_srv) in construct_link_service_dp_irq_handler()198 static void construct_link_service_edp_panel_control(struct link_service *link_srv) in construct_link_service_edp_panel_control()[all …]
1410 struct link_service *link_srv; member