Searched defs:link_srv (Results 1 – 2 of 2) sorted by relevance
56 static void construct_link_service_factory(struct link_service *link_srv) in construct_link_service_factory()68 static void construct_link_service_detection(struct link_service *link_srv) in construct_link_service_detection()87 static void construct_link_service_resource(struct link_service *link_srv) in construct_link_service_resource()98 static void construct_link_service_validation(struct link_service *link_srv) in construct_link_service_validation()109 static void construct_link_service_dpms(struct link_service *link_srv) in construct_link_service_dpms()129 static void construct_link_service_ddc(struct link_service *link_srv) in construct_link_service_ddc()147 static void construct_link_service_dp_capability(struct link_service *link_srv) in construct_link_service_dp_capability()172 static void construct_link_service_dp_phy_or_dpia(struct link_service *link_srv) in construct_link_service_dp_phy_or_dpia()184 static void construct_link_service_dp_irq_handler(struct link_service *link_srv) in construct_link_service_dp_irq_handler()197 static void construct_link_service_edp_panel_control(struct link_service *link_srv) in construct_link_service_edp_panel_control()[all …]
939 struct link_service *link_srv; member