Searched refs:tb_cfg_read (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | ctl.h | 137 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port,
|
A D | tb.h | 637 return tb_cfg_read(sw->tb->ctl, in tb_sw_read() 665 return tb_cfg_read(port->sw->tb->ctl, in tb_port_read()
|
A D | ctl.c | 1042 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() function
|
A D | switch.c | 2355 ret = tb_cfg_read(tb->ctl, &sw->config, route, 0, TB_CFG_SWITCH, 0, 5); in tb_switch_alloc()
|
Completed in 19 milliseconds