Home
last modified time | relevance | path

Searched refs:ssam_request_do_sync_with_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Dcontroller.h214 int ssam_request_do_sync_with_buffer(struct ssam_controller *ctrl,
230 * and then calls ssam_request_do_sync_with_buffer().
243 ssam_request_do_sync_with_buffer(ctrl, rqst, rsp, &__buf); \
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dcontroller.c1728 * ssam_request_do_sync_with_buffer() - Execute a synchronous request with the
1748 int ssam_request_do_sync_with_buffer(struct ssam_controller *ctrl, in ssam_request_do_sync_with_buffer() function
1775 EXPORT_SYMBOL_GPL(ssam_request_do_sync_with_buffer); variable

Completed in 5 milliseconds