Searched refs:link_service (Results 1 – 3 of 3) 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()235 static void construct_link_service_dp_cts(struct link_service *link_srv) in construct_link_service_dp_cts()265 static void construct_link_service(struct link_service *link_srv) in construct_link_service()288 struct link_service *link_create_link_service(void) in link_create_link_service()290 struct link_service *link_srv = kzalloc(sizeof(*link_srv), GFP_KERNEL); in link_create_link_service()[all …]
80 struct link_service *link_create_link_service(void);81 void link_destroy_link_service(struct link_service **link_srv);99 struct link_service { struct
846 struct link_service;1410 struct link_service *link_srv;
Completed in 20 milliseconds