Searched refs:comms_attach (Results 1 – 1 of 1) sorted by relevance
107 void comms_attach(struct device *, struct device *, void *);110 sizeof(struct comms_softc), comms_match, comms_attach182 comms_attach(struct device *parent, struct device *self, void *aux) in comms_attach() function