Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dthunderbolt.h447 static inline void tb_service_set_drvdata(struct tb_service *svc, void *data) in tb_service_set_drvdata() function
/linux-5.19.10/drivers/thunderbolt/
Ddma_test.c650 tb_service_set_drvdata(svc, dt); in dma_test_probe()
/linux-5.19.10/drivers/net/
Dthunderbolt.c1278 tb_service_set_drvdata(svc, net); in tbnet_probe()