Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/surface_aggregator/
Ddtx.h88 struct sdtx_event { struct
/linux-5.19.10/drivers/platform/surface/
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()
/linux-5.19.10/Documentation/driver-api/surface_aggregator/clients/
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