Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h185 struct ssam_device_driver { struct
186 struct device_driver driver;
188 const struct ssam_device_id *match_table;
190 int (*probe)(struct ssam_device *sdev);
191 void (*remove)(struct ssam_device *sdev);
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst5 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` substdef
H A Dinternal.rst29 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` substdef