Home
last modified time | relevance | path

Searched refs:tb_cfg_read_raw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dctl.h129 struct tb_cfg_result tb_cfg_read_raw(struct tb_ctl *ctl, void *buffer,
H A Dctl.c933 struct tb_cfg_result tb_cfg_read_raw(struct tb_ctl *ctl, void *buffer, in tb_cfg_read_raw() function
1088 struct tb_cfg_result res = tb_cfg_read_raw(ctl, buffer, route, port, in tb_cfg_read()
1151 struct tb_cfg_result res = tb_cfg_read_raw(ctl, &dummy, route, 0, in tb_cfg_get_upstream_port()