Home
last modified time | relevance | path

Searched defs:response_size (Results 26 - 30 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dcamera.c187 gb_camera_operation_sync_flags(struct gb_connection *connection, int type, unsigned int flags, void *request, size_t request_size, void *response, size_t *response_size) gb_camera_operation_sync_flags() argument
H A Dloopback.c369 gb_loopback_operation_sync(struct gb_loopback *gb, int type, void *request, int request_size, void *response, int response_size) gb_loopback_operation_sync() argument
464 gb_loopback_async_operation(struct gb_loopback *gb, int type, void *request, int request_size, int response_size, void *completion) gb_loopback_async_operation() argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dicm.c282 icm_request(struct tb *tb, const void *request, size_t request_size, void *response, size_t response_size, size_t npackets, int retries, unsigned int timeout_msec) icm_request() argument
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dicm.c298 icm_request(struct tb *tb, const void *request, size_t request_size, void *response, size_t response_size, size_t npackets, int retries, unsigned int timeout_msec) icm_request() argument
H A Dxdomain.c172 __tb_xdomain_request(struct tb_ctl *ctl, const void *request, size_t request_size, enum tb_cfg_pkg_type request_type, void *response, size_t response_size, enum tb_cfg_pkg_type response_type, unsigned int timeout_msec) __tb_xdomain_request() argument
217 tb_xdomain_request(struct tb_xdomain *xd, const void *request, size_t request_size, enum tb_cfg_pkg_type request_type, void *response, size_t response_size, enum tb_cfg_pkg_type response_type, unsigned int timeout_msec) tb_xdomain_request() argument

Completed in 14 milliseconds

12