Home
last modified time | relevance | path

Searched refs:tb_cfg_write (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.h139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
H A Dtb.h527 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
555 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
H A Dctl.c886 * tb_cfg_write() - write from buffer into config space
994 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function
1014 WARN(1, "tb_cfg_write: %d\n", res.err); in tb_cfg_write()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dctl.h139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
H A Dtb.h651 return tb_cfg_write(sw->tb->ctl, in tb_sw_write()
679 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
H A Dctl.c1096 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function
1116 WARN(1, "tb_cfg_write: %d\n", res.err); in tb_cfg_write()

Completed in 8 milliseconds