Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dthunderbolt.h417 static inline void tb_service_set_drvdata(struct tb_service *svc, void *data) in tb_service_set_drvdata() function
/Linux-v5.4/drivers/net/
Dthunderbolt.c1248 tb_service_set_drvdata(svc, net); in tbnet_probe()