Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/surface_aggregator/
Dcontroller.h65 SSAM_REQUEST_HAS_RESPONSE = BIT(0), enumerator
448 rqst.flags = s.flags | SSAM_REQUEST_HAS_RESPONSE; \
509 rqst.flags = s.flags | SSAM_REQUEST_HAS_RESPONSE; \
653 rqst.flags = s.flags | SSAM_REQUEST_HAS_RESPONSE; \
717 rqst.flags = s.flags | SSAM_REQUEST_HAS_RESPONSE; \
/Linux-v6.1/drivers/hid/surface-hid/
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()
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-v6.1/drivers/platform/surface/aggregator/
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()
Dcontroller.c1857 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in __ssam_ssh_event_request()
/Linux-v6.1/drivers/platform/surface/
Dsurface_aggregator_tabletsw.c377 rqst.flags = SSAM_REQUEST_HAS_RESPONSE; in ssam_pos_get_sources_list()
Dsurface_aggregator_cdev.c283 spec.flags |= SSAM_REQUEST_HAS_RESPONSE; in ssam_cdev_request()
Dsurface_acpi_notify.c579 rqst.flags = gsb_rqst->snc ? SSAM_REQUEST_HAS_RESPONSE : 0; in san_rqst()
/Linux-v6.1/Documentation/driver-api/surface_aggregator/
Dclient.rst197 rqst.flags = SSAM_REQUEST_HAS_RESPONSE;
209 * with the SSAM_REQUEST_HAS_RESPONSE flag set in the specification