OSDN Git Service

platform/surface: aggregator: Add helper macros for requests with argument and return...
authorMaximilian Luz <luzmaximilian@gmail.com>
Fri, 24 Jun 2022 18:36:39 +0000 (20:36 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 2 Jul 2022 09:11:07 +0000 (11:11 +0200)
commiteb003bf3ba221bb3d21d1fdcddaa36c158fd2d8f
tree055fbc4422ae6fd509ff271c5236aa27acb5afbd
parent2ac96c800dd18e7fc08589d5f5962710db6c927c
platform/surface: aggregator: Add helper macros for requests with argument and return value

Add helper macros for synchronous stack-allocated Surface Aggregator
request with both argument and return value, similar to the current
argument-only and return-value-only ones.

Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20220624183642.910893-2-luzmaximilian@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/linux/surface_aggregator/controller.h
include/linux/surface_aggregator/device.h