Searched refs:scmi_softc (Results 1 – 5 of 5) sorted by relevance
164 static int scmi_transport_init(struct scmi_softc *, phandle_t);165 static void scmi_transport_cleanup(struct scmi_softc *);170 static struct scmi_req *scmi_req_alloc(struct scmi_softc *, enum scmi_chan);172 static void scmi_req_free_unlocked(struct scmi_softc *,174 static void scmi_req_get(struct scmi_softc *, struct scmi_req *);175 static void scmi_req_put(struct scmi_softc *, struct scmi_req *);176 static int scmi_token_pick(struct scmi_softc *);177 static int scmi_token_reserve(struct scmi_softc *, uint16_t);178 static void scmi_token_release_unlocked(struct scmi_softc *, int);179 static int scmi_req_track_inflight(struct scmi_softc *,[all …]
63 struct scmi_softc { struct
52 struct scmi_softc base;
54 struct scmi_softc base;
48 struct scmi_softc base;