Home
last modified time | relevance | path

Searched refs:SSAM_REQUEST_HAS_RESPONSE (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/surface_aggregator/
A Dcontroller.h65 SSAM_REQUEST_HAS_RESPONSE = BIT(0), enumerator
448 rqst.flags = s.flags | SSAM_REQUEST_HAS_RESPONSE; \
592 rqst.flags = s.flags | SSAM_REQUEST_HAS_RESPONSE; \
/linux/drivers/hid/surface-hid/
A Dsurface_hid.c63 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in ssam_hid_get_descriptor()
146 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in ssam_hid_get_raw_report()
A Dsurface_kbd.c44 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in ssam_kbd_get_descriptor()
92 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in ssam_kbd_get_feature_report()
/linux/drivers/platform/surface/aggregator/
A Dssh_request_layer.c976 if (flags & SSAM_REQUEST_UNSEQUENCED && flags & SSAM_REQUEST_HAS_RESPONSE) in ssh_request_init()
988 if (flags & SSAM_REQUEST_HAS_RESPONSE) in ssh_request_init()
A Dcontroller.c1857 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in __ssam_ssh_event_request()
/linux/Documentation/driver-api/surface_aggregator/
A Dclient.rst195 rqst.flags = SSAM_REQUEST_HAS_RESPONSE;
207 * with the SSAM_REQUEST_HAS_RESPONSE flag set in the specification
/linux/drivers/platform/surface/
A Dsurface_acpi_notify.c577 rqst.flags = gsb_rqst->snc ? SSAM_REQUEST_HAS_RESPONSE : 0; in san_rqst()
A Dsurface_aggregator_cdev.c283 spec.flags |= SSAM_REQUEST_HAS_RESPONSE; in ssam_cdev_request()

Completed in 16 milliseconds