Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dpath.c13 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop()
79 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops()
153 struct tb_regs_hop hop = { 0 }; in tb_path_activate()
Dtb_regs.h187 struct tb_regs_hop { struct
Dtb.c355 BUILD_BUG_ON(sizeof(struct tb_regs_hop) != 2 * 4); in thunderbolt_alloc_and_start()