Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dctl.h139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
Dtb.h292 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
316 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.c657 res.err = tb_cfg_write(tb->ctl, ((u32 *) &header) + 2, route, in tb_switch_reset()