Lines Matching refs:tb_service
684 struct tb_service *svc = container_of(dev, struct tb_service, dev); in key_show()
694 static int get_modalias(struct tb_service *svc, char *buf, size_t size) in get_modalias()
703 struct tb_service *svc = container_of(dev, struct tb_service, dev); in modalias_show()
714 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcid_show()
723 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcvers_show()
732 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcrevs_show()
741 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcstns_show()
768 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_uevent()
777 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_release()
796 struct tb_service *svc; in remove_missing_service()
812 struct tb_service *svc; in find_service()
821 static int populate_service(struct tb_service *svc, in populate_service()
850 struct tb_service *svc; in enumerate_services()