Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h675 return tb_cfg_read(sw->tb->ctl, in tb_sw_read()
703 return tb_cfg_read(port->sw->tb->ctl, in tb_port_read()
H A Dctl.c1093 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() function
H A Dswitch.c2439 ret = tb_cfg_read(tb->ctl, &sw->config, route, 0, TB_CFG_SWITCH, 0, 5); in tb_switch_alloc()