Home
last modified time | relevance | path

Searched refs:tb_cfg_read (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.h74 * control channel message, one should use tb_cfg_read/write() and
137 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port,
H A Dtb.h513 return tb_cfg_read(sw->tb->ctl, in tb_sw_read()
541 return tb_cfg_read(port->sw->tb->ctl, in tb_port_read()
H A Dctl.c823 * tb_cfg_read() - read from config space into buffer
968 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() function
988 WARN(1, "tb_cfg_read: %d\n", res.err); in tb_cfg_read()
H A Dswitch.c1908 ret = tb_cfg_read(tb->ctl, &sw->config, route, 0, TB_CFG_SWITCH, 0, 5); in tb_switch_alloc()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dctl.h73 * control channel message, one should use tb_cfg_read/write() and
137 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port,
H A Dtb.h637 return tb_cfg_read(sw->tb->ctl, in tb_sw_read()
665 return tb_cfg_read(port->sw->tb->ctl, in tb_port_read()
H A Dctl.c1070 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() function
1090 WARN(1, "tb_cfg_read: %d\n", res.err); in tb_cfg_read()
H A Dswitch.c2288 ret = tb_cfg_read(tb->ctl, &sw->config, route, 0, TB_CFG_SWITCH, 0, 5); in tb_switch_alloc()

Completed in 16 milliseconds