Lines Matching refs:tb_cfg_result
230 static struct tb_cfg_result decode_error(const struct ctl_pkg *response)
233 struct tb_cfg_result res = { 0 };
248 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len,
252 struct tb_cfg_result res = { 0 };
264 const struct tb_cfg_result *res)
589 struct tb_cfg_result tb_cfg_request_sync(struct tb_ctl *ctl,
594 struct tb_cfg_result res = { 0 };
853 struct tb_cfg_result res;
876 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route)
879 struct tb_cfg_result res = { 0 };
918 struct tb_cfg_result tb_cfg_read_raw(struct tb_ctl *ctl, void *buffer,
922 struct tb_cfg_result res = { 0 };
989 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer,
993 struct tb_cfg_result res = { 0 };
1048 const struct tb_cfg_result *res)
1073 struct tb_cfg_result res = tb_cfg_read_raw(ctl, buffer, route, port,
1099 struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port,
1136 struct tb_cfg_result res = tb_cfg_read_raw(ctl, &dummy, route, 0,