Searched refs:ssh_request_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/platform/surface/aggregator/
H A Dssh_request_layer.h140 int ssh_request_init(struct ssh_request *rqst, enum ssam_request_flags flags,
H A Dssh_request_layer.c973 * ssh_request_init() - Initialize SSH request.
985 int ssh_request_init(struct ssh_request *rqst, enum ssam_request_flags flags, function
1160 ssh_request_init(&rqst.base, init_flags, &ssh_rtl_flush_request_ops);
H A Dcontroller.c1615 status = ssh_request_init(&rqst->base, flags, &ssam_request_sync_ops);

Completed in 214 milliseconds