Searched defs:scif_client (Results 1 – 1 of 1) sorted by relevance
154 struct scif_client { struct155 const char *name;156 void (*probe)(struct scif_peer_dev *spdev);157 void (*remove)(struct scif_peer_dev *spdev);158 struct subsys_interface si;