Searched defs:ssam_device_driver (Results 1 – 3 of 3) sorted by relevance
171 struct ssam_device_driver { struct172 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);
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