Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dthunderbolt.h463 static inline void tb_service_set_drvdata(struct tb_service *svc, void *data) in tb_service_set_drvdata() function
/linux-6.6.21/drivers/thunderbolt/
Ddma_test.c654 tb_service_set_drvdata(svc, dt); in dma_test_probe()
/linux-6.6.21/drivers/net/thunderbolt/
Dmain.c1345 tb_service_set_drvdata(svc, net); in tbnet_probe()