Searched refs:ssam_request_do_sync (Results 1 – 5 of 5) sorted by relevance
22 .. |ssam_request_do_sync| replace:: :c:func:`ssam_request_do_sync` substdef212 status = ssam_request_do_sync(ctrl, &rqst, &resp);233 Note that |ssam_request_do_sync| in its essence is a wrapper over lower-level
134 return ssam_retry(ssam_request_do_sync, shid->ctrl, &rqst, NULL); in ssam_hid_set_raw_report()
210 int ssam_request_do_sync(struct ssam_controller *ctrl,
345 status = ssam_request_do_sync(client->cdev->ctrl, &spec, &rsp); in ssam_cdev_request()
1690 int ssam_request_do_sync(struct ssam_controller *ctrl, in ssam_request_do_sync() function1726 EXPORT_SYMBOL_GPL(ssam_request_do_sync);