Home
last modified time | relevance | path

Searched refs:link_service (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c56 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 …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h80 struct link_service *link_create_link_service(void);
81 void link_destroy_link_service(struct link_service **link_srv);
99 struct link_service { struct
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h737 struct link_service;
939 struct link_service *link_srv;