Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb.h155 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
179 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
Dctl.h70 int tb_cfg_write(struct tb_ctl *ctl, void *buffer, u64 route, u32 port,
Dswitch.c244 res.err = tb_cfg_write(tb->ctl, ((u32 *) &header) + 2, route, in tb_switch_reset()
Dctl.c698 int tb_cfg_write(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_write() function