Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dthunderbolt.h412 static inline void tb_service_set_drvdata(struct tb_service *svc, void *data) in tb_service_set_drvdata() function
/Linux-v4.19/drivers/net/
Dthunderbolt.c1251 tb_service_set_drvdata(svc, net); in tbnet_probe()