Searched refs:tb_cfg_write (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | ctl.h | 139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
|
A D | tb.h | 651 return tb_cfg_write(sw->tb->ctl, in tb_sw_write() 679 return tb_cfg_write(port->sw->tb->ctl, in tb_port_write()
|
A D | ctl.c | 1068 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() function
|
Completed in 9 milliseconds