Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
A 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()
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()
235 static void construct_link_service_dp_cts(struct link_service *link_srv) in construct_link_service_dp_cts()
248 static void construct_link_service_dp_trace(struct link_service *link_srv) in construct_link_service_dp_trace()
265 static void construct_link_service(struct link_service *link_srv) in construct_link_service()
290 struct link_service *link_srv = kzalloc(sizeof(*link_srv), GFP_KERNEL); in link_create_link_service() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h1410 struct link_service *link_srv; member

Completed in 25 milliseconds