Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.h133 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer,
H A Dctl.c1000 * tb_cfg_write_raw() - write from buffer into config space
1012 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer, in tb_cfg_write_raw() function
1122 struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port, in tb_cfg_write()