Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dpath.c14 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop()
80 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops()
154 struct tb_regs_hop hop = { 0 }; in tb_path_activate()
Dtb_regs.h214 struct tb_regs_hop { struct
Ddomain.c336 BUILD_BUG_ON(sizeof(struct tb_regs_hop) != 2 * 4); in tb_domain_alloc()