Searched defs:ssam_device_driver (Results 1 – 3 of 3) sorted by relevance
185 struct ssam_device_driver { struct186 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);
5 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` substdef
29 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` substdef