Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dctl.h139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
Dtb.h293 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
317 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
Dctl.c960 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function
Dswitch.c638 res.err = tb_cfg_write(tb->ctl, ((u32 *) &header) + 2, route, in tb_switch_reset()