Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dctl.h139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
H A Dtb.h650 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
678 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
H A Dctl.c1096 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function