Home
last modified time | relevance | path

Searched refs:SSAM_CDEV_REQUEST_UNSEQUENCED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Dcdev.h35 SSAM_CDEV_REQUEST_UNSEQUENCED = 0x02, enumerator
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c285 if (rqst.flags & SSAM_CDEV_REQUEST_UNSEQUENCED) in ssam_cdev_request()