Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dctl.h140 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
Dtb.h407 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
435 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
Dctl.c976 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function
Dswitch.c967 res.err = tb_cfg_write(tb->ctl, ((u32 *) &header) + 2, route, in tb_switch_reset()