Home
last modified time | relevance | path

Searched refs:tb_service_put (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dthunderbolt.h440 static inline void tb_service_put(struct tb_service *svc) in tb_service_put() function
/linux/drivers/thunderbolt/
H A Dstream.c220 tb_service_put(stream->svc); in tbstream_release()