Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.h139 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port,
H A Dctl.c1114 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write()
1134 WARN(1, "tb_cfg_write: %d\n", res.err); in tb_cfg_write()
1111 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, tb_cfg_write() function