Lines Matching refs:tb_service
903 struct tb_service *svc = container_of(dev, struct tb_service, dev); in key_show()
913 static int get_modalias(const struct tb_service *svc, char *buf, size_t size) in get_modalias()
922 struct tb_service *svc = container_of(dev, struct tb_service, dev); in modalias_show()
933 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcid_show()
942 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcvers_show()
951 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcrevs_show()
960 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcstns_show()
987 const struct tb_service *svc = container_of_const(dev, struct tb_service, dev); in tb_service_uevent()
996 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_release()
1016 struct tb_service *svc; in remove_missing_service()
1032 struct tb_service *svc; in find_service()
1041 static int populate_service(struct tb_service *svc, in populate_service()
1070 struct tb_service *svc; in enumerate_services()