Searched refs:tb_service_get_drvdata (Results 1 – 2 of 2) sorted by relevance
1718 struct tbstream *stream = tb_service_get_drvdata(svc); in tbstream_remove()1729 struct tbstream *stream = tb_service_get_drvdata(svc); in tbstream_suspend()1752 struct tbstream *stream = tb_service_get_drvdata(svc); in tbstream_resume()
483 static inline void *tb_service_get_drvdata(const struct tb_service *svc) in tb_service_get_drvdata() function