Lines Matching refs:tb_service
874 struct tb_service *svc = container_of(dev, struct tb_service, dev); in key_show()
884 static int get_modalias(struct tb_service *svc, char *buf, size_t size) in get_modalias()
893 struct tb_service *svc = container_of(dev, struct tb_service, dev); in modalias_show()
904 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcid_show()
913 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcvers_show()
922 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcrevs_show()
931 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcstns_show()
958 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_uevent()
967 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_release()
987 struct tb_service *svc; in remove_missing_service()
1003 struct tb_service *svc; in find_service()
1012 static int populate_service(struct tb_service *svc, in populate_service()
1041 struct tb_service *svc; in enumerate_services()