Searched refs:tb_cfg_get_error (Results 1 – 1 of 1) sorted by relevance
1065 static int tb_cfg_get_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_get_error() 1100 return tb_cfg_get_error(ctl, space, &res); in tb_cfg_read() 1126 return tb_cfg_get_error(ctl, space, &res); in tb_cfg_write() 1062 static int tb_cfg_get_error(struct tb_ctl *ctl, enum tb_cfg_space space, tb_cfg_get_error() function