Home
last modified time | relevance | path

Searched defs:ssam_cdev_request (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/surface_aggregator/
H A Dcdev.h55 struct ssam_cdev_request { struct
56 __u8 target_category;
57 __u8 target_id;
58 __u8 command_id;
59 __u8 instance_id;
60 __u16 flags;
61 __s16 status;
63 struct {
67 } payload;
69 struct {
[all …]
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dcdev.rst3 .. |ssam_cdev_request| replace:: :c:type:`struct ssam_cdev_request <ssam_cdev_request>` substdef