Home
last modified time | relevance | path

Searched defs:usb4_switch_op (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h231 enum usb4_switch_op { enum
H A Dtb.h519 int (*usb4_switch_op)(struct tb_switch *sw, u16 opcode, u32 *metadata, member
H A Dusb4.c143 static inline int usb4_switch_op(struct tb_switch *sw, u16 opcode, in usb4_switch_op() function