Home
last modified time | relevance | path

Searched refs:tb_cfg_request_alloc (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddma_port.c105 req = tb_cfg_request_alloc(); in dma_port_read()
148 req = tb_cfg_request_alloc(); in dma_port_write()
H A Dctl.h100 struct tb_cfg_request *tb_cfg_request_alloc(void);
H A Dctl.c73 * tb_cfg_request_alloc() - Allocates a new config request
78 struct tb_cfg_request *tb_cfg_request_alloc(void) in tb_cfg_request_alloc() function
883 req = tb_cfg_request_alloc(); in tb_cfg_reset()
938 req = tb_cfg_request_alloc(); in tb_cfg_read_raw()
1011 req = tb_cfg_request_alloc(); in tb_cfg_write_raw()
H A Dxdomain.c140 req = tb_cfg_request_alloc(); in __tb_xdomain_response()
180 req = tb_cfg_request_alloc(); in __tb_xdomain_request()
H A Dicm.c308 req = tb_cfg_request_alloc(); in icm_request()
2225 req = tb_cfg_request_alloc(); in icm_usb4_switch_nvm_authenticate()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.h101 struct tb_cfg_request *tb_cfg_request_alloc(void);
H A Dctl.c61 * tb_cfg_request_alloc() - Allocates a new config request
66 struct tb_cfg_request *tb_cfg_request_alloc(void) in tb_cfg_request_alloc() function
800 req = tb_cfg_request_alloc(); in tb_cfg_reset()
847 req = tb_cfg_request_alloc(); in tb_cfg_read_raw()
912 req = tb_cfg_request_alloc(); in tb_cfg_write_raw()
H A Ddma_port.c105 req = tb_cfg_request_alloc(); in dma_port_read()
148 req = tb_cfg_request_alloc(); in dma_port_write()
H A Dxdomain.c99 req = tb_cfg_request_alloc(); in __tb_xdomain_response()
139 req = tb_cfg_request_alloc(); in __tb_xdomain_request()
H A Dicm.c292 req = tb_cfg_request_alloc(); in icm_request()

Completed in 18 milliseconds