Symbol: tb_cfg_result
drivers/thunderbolt/ctl.c
1030
struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer,
drivers/thunderbolt/ctl.c
1034
struct tb_cfg_result res = { 0 };
drivers/thunderbolt/ctl.c
1089
const struct tb_cfg_result *res)
drivers/thunderbolt/ctl.c
1114
struct tb_cfg_result res = tb_cfg_read_raw(ctl, buffer, route, port,
drivers/thunderbolt/ctl.c
1140
struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port,
drivers/thunderbolt/ctl.c
1176
struct tb_cfg_result res = tb_cfg_read_raw(ctl, &dummy, route, 0,
drivers/thunderbolt/ctl.c
245
static struct tb_cfg_result decode_error(const struct ctl_pkg *response)
drivers/thunderbolt/ctl.c
248
struct tb_cfg_result res = { 0 };
drivers/thunderbolt/ctl.c
263
static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len,
drivers/thunderbolt/ctl.c
267
struct tb_cfg_result res = { 0 };
drivers/thunderbolt/ctl.c
279
const struct tb_cfg_result *res)
drivers/thunderbolt/ctl.c
616
struct tb_cfg_result tb_cfg_request_sync(struct tb_ctl *ctl,
drivers/thunderbolt/ctl.c
621
struct tb_cfg_result res = { 0 };
drivers/thunderbolt/ctl.c
885
struct tb_cfg_result res;
drivers/thunderbolt/ctl.c
911
struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route)
drivers/thunderbolt/ctl.c
914
struct tb_cfg_result res = { 0 };
drivers/thunderbolt/ctl.c
956
struct tb_cfg_result tb_cfg_read_raw(struct tb_ctl *ctl, void *buffer,
drivers/thunderbolt/ctl.c
960
struct tb_cfg_result res = { 0 };
drivers/thunderbolt/ctl.h
107
struct tb_cfg_result tb_cfg_request_sync(struct tb_ctl *ctl,
drivers/thunderbolt/ctl.h
129
struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route);
drivers/thunderbolt/ctl.h
130
struct tb_cfg_result tb_cfg_read_raw(struct tb_ctl *ctl, void *buffer,
drivers/thunderbolt/ctl.h
134
struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer,
drivers/thunderbolt/ctl.h
94
struct tb_cfg_result result;
drivers/thunderbolt/dma_port.c
103
struct tb_cfg_result res;
drivers/thunderbolt/dma_port.c
144
struct tb_cfg_result res;
drivers/thunderbolt/icm.c
1808
struct tb_cfg_result res;
drivers/thunderbolt/icm.c
307
struct tb_cfg_result res;
drivers/thunderbolt/switch.c
1627
struct tb_cfg_result res;
drivers/thunderbolt/xdomain.c
178
struct tb_cfg_result res;