Home
last modified time | relevance | path

Searched refs:tb_cfg_get_error (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.c948 static int tb_cfg_get_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_get_error() function
980 return tb_cfg_get_error(ctl, space, &res); in tb_cfg_read()
1006 return tb_cfg_get_error(ctl, space, &res); in tb_cfg_write()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dctl.c1047 static int tb_cfg_get_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_get_error() function
1082 return tb_cfg_get_error(ctl, space, &res); in tb_cfg_read()
1108 return tb_cfg_get_error(ctl, space, &res); in tb_cfg_write()

Completed in 3 milliseconds