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.c995 * tb_cfg_write_raw() - write from buffer into config space
1007 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer, in tb_cfg_write_raw()
1117 struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port, in tb_cfg_write()
1004 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer, tb_cfg_write_raw() function