Lines Matching defs:svc
903 struct tb_service *svc = container_of(dev, struct tb_service, dev); in key_show() local
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() local
933 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcid_show() local
942 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcvers_show() local
951 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcrevs_show() local
960 struct tb_service *svc = container_of(dev, struct tb_service, dev); in prtcstns_show() local
987 const struct tb_service *svc = container_of_const(dev, struct tb_service, dev); in tb_service_uevent() local
996 struct tb_service *svc = container_of(dev, struct tb_service, dev); in tb_service_release() local
1016 struct tb_service *svc; in remove_missing_service() local
1032 struct tb_service *svc; in find_service() local
1041 static int populate_service(struct tb_service *svc, in populate_service()
1070 struct tb_service *svc; in enumerate_services() local