Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dcontroller.c1549 * request still needs to be initialized ssam_request_sync_init() before
1599 * ssam_request_sync_init() - Initialize a synchronous request struct.
1610 int ssam_request_sync_init(struct ssam_request_sync *rqst, in ssam_request_sync_init() function
1625 EXPORT_SYMBOL_GPL(ssam_request_sync_init); variable
1702 status = ssam_request_sync_init(rqst, spec->flags); in ssam_request_do_sync()
1757 status = ssam_request_sync_init(&rqst, spec->flags); in ssam_request_do_sync_with_buffer()
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Dcontroller.h151 int ssam_request_sync_init(struct ssam_request_sync *rqst,

Completed in 6 milliseconds