Searched refs:tb_cfg_write (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | ctl.h | 139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
|
H A D | tb.h | 650 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 D | ctl.c | 1096 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function
|