Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dtb.h219 struct tb *thunderbolt_alloc_and_start(struct tb_nhi *nhi);
Dtb.c349 struct tb *thunderbolt_alloc_and_start(struct tb_nhi *nhi) in thunderbolt_alloc_and_start() function
Dnhi.c596 tb = thunderbolt_alloc_and_start(nhi); in nhi_probe()