Lines Matching refs:tb_service
710 struct tb_service *svc = container_of(dev, struct tb_service, dev); in key_show()
720 static int get_modalias(struct tb_service *svc, char *buf, size_t size) in get_modalias()
729 struct tb_service *svc = container_of(dev, struct tb_service, dev); in modalias_show()
740 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcid_show()
749 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcvers_show()
758 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcrevs_show()
767 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcstns_show()
794 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_uevent()
803 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_release()
823 struct tb_service *svc; in remove_missing_service()
839 struct tb_service *svc; in find_service()
848 static int populate_service(struct tb_service *svc, in populate_service()
877 struct tb_service *svc; in enumerate_services()