Home
last modified time | relevance | path

Searched refs:tb_cfg_request_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Ddma_port.c105 req = tb_cfg_request_alloc(); in dma_port_read()
148 req = tb_cfg_request_alloc(); in dma_port_write()
Dctl.h100 struct tb_cfg_request *tb_cfg_request_alloc(void);
Dctl.c78 struct tb_cfg_request *tb_cfg_request_alloc(void) in tb_cfg_request_alloc() function
821 req = tb_cfg_request_alloc(); in tb_cfg_reset()
876 req = tb_cfg_request_alloc(); in tb_cfg_read_raw()
949 req = tb_cfg_request_alloc(); in tb_cfg_write_raw()
Dxdomain.c139 req = tb_cfg_request_alloc(); in __tb_xdomain_response()
179 req = tb_cfg_request_alloc(); in __tb_xdomain_request()
Dicm.c308 req = tb_cfg_request_alloc(); in icm_request()
2227 req = tb_cfg_request_alloc(); in icm_usb4_switch_nvm_authenticate()