Home
last modified time | relevance | path

Searched refs:sdtx_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h88 struct sdtx_event { struct
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c579 struct sdtx_event e;
584 struct sdtx_event e;
589 struct sdtx_event common;
597 static void sdtx_push_event(struct sdtx_device *ddev, struct sdtx_event *evt) in sdtx_push_event()
599 const size_t len = sizeof(struct sdtx_event) + evt->length; in sdtx_push_event()
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst4 .. |sdtx_event| replace:: :c:type:`struct sdtx_event <sdtx_event>` substdef
281 first. All events follow the layout prescribed by |sdtx_event|. Specific