Home
last modified time | relevance | path

Searched defs:ssam_device_driver (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/surface_aggregator/
A Ddevice.h171 struct ssam_device_driver { struct
172 struct device_driver driver;
174 const struct ssam_device_id *match_table;
176 int (*probe)(struct ssam_device *sdev);
177 void (*remove)(struct ssam_device *sdev);
/linux/Documentation/driver-api/surface_aggregator/
A Dclient.rst5 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` substdef
A Dinternal.rst29 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` substdef

Completed in 8 milliseconds