Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dctl.h137 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
Dtb.h629 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
657 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
Dctl.c1034 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function