Home
last modified time | relevance | path

Searched defs:link_srv (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/
Dlink_factory.c57 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()
111 static void construct_link_service_dpms(struct link_service *link_srv) in construct_link_service_dpms()
131 static void construct_link_service_ddc(struct link_service *link_srv) in construct_link_service_ddc()
149 static void construct_link_service_dp_capability(struct link_service *link_srv) in construct_link_service_dp_capability()
174 static void construct_link_service_dp_phy_or_dpia(struct link_service *link_srv) in construct_link_service_dp_phy_or_dpia()
186 static void construct_link_service_dp_irq_handler(struct link_service *link_srv) in construct_link_service_dp_irq_handler()
199 static void construct_link_service_edp_panel_control(struct link_service *link_srv) in construct_link_service_edp_panel_control()
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc.h1426 struct link_service *link_srv; member