Searched refs:tb_cfg_write_raw (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | ctl.h | 133 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer,
|
H A D | ctl.c | 890 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer, in tb_cfg_write_raw() function 997 struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port, in tb_cfg_write()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | ctl.h | 133 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer,
|
H A D | ctl.c | 977 * tb_cfg_write_raw() - write from buffer into config space 989 struct tb_cfg_result tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer, in tb_cfg_write_raw() function 1099 struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port, in tb_cfg_write()
|
Completed in 4 milliseconds