qcpas_softc
qcpas_glink_recv_open_ack(struct qcpas_softc *sc, uint32_t lcid)
qcpas_glink_recv_intent(struct qcpas_softc *sc, uint32_t rcid, uint32_t count)
qcpas_glink_recv_tx_data(struct qcpas_softc *sc, uint32_t rcid, uint32_t liid)
qcpas_glink_recv_rx_done(struct qcpas_softc *sc, uint32_t rcid, uint32_t riid,
struct qcpas_softc *sc = arg;
struct qcpas_softc *sc = cookie;
static void qcpas_pmic_rtr_bat_info(struct qcpas_softc *,
static void qcpas_pmic_rtr_bat_status(struct qcpas_softc *,
struct qcpas_softc *sc = ch->ch_sc;
struct qcpas_softc *sc = ch->ch_sc;
CFATTACH_DECL_NEW(qcompas, sizeof(struct qcpas_softc),
static int qcpas_map_memory(struct qcpas_softc *);
static int qcpas_mdt_init(struct qcpas_softc *, int, u_char *, size_t);
static void qcpas_glink_attach(struct qcpas_softc *);
struct qcpas_softc *sc = ch->ch_sc;
qcpas_pmic_rtr_bat_info(struct qcpas_softc *sc, struct battmgr_bat_info *bat)
qcpas_pmic_rtr_bat_status(struct qcpas_softc *sc,
qcpas_dmamem_alloc(struct qcpas_softc *, bus_size_t, bus_size_t);
static void qcpas_dmamem_free(struct qcpas_softc *, struct qcpas_dmamem *);
struct qcpas_softc *sc = sme->sme_cookie;
struct qcpas_softc *sc = device_private(self);
struct qcpas_softc *sc = arg;
struct qcpas_softc *sc = device_private(self);
qcpas_map_memory(struct qcpas_softc *sc)
qcpas_mdt_init(struct qcpas_softc *sc, int pas_id, u_char *fw, size_t fwlen)
qcpas_dmamem_alloc(struct qcpas_softc *sc, bus_size_t size, bus_size_t align)
qcpas_dmamem_free(struct qcpas_softc *sc, struct qcpas_dmamem *tdm)
qcpas_report_crash(struct qcpas_softc *sc, const char *source)
struct qcpas_softc *sc = cookie;
struct qcpas_softc *sc = cookie;
struct qcpas_softc *sc = cookie;
struct qcpas_softc *sc = cookie;
struct qcpas_softc *sc = cookie;
struct qcpas_softc *ch_sc;
static void qcpas_glink_tx(struct qcpas_softc *, uint8_t *, int);
static void qcpas_glink_tx_commit(struct qcpas_softc *);
static void qcpas_glink_rx(struct qcpas_softc *, uint8_t *, int);
static void qcpas_glink_rx_commit(struct qcpas_softc *);
qcpas_glink_attach(struct qcpas_softc *sc)
qcpas_glink_rx(struct qcpas_softc *sc, uint8_t *buf, int len)
qcpas_glink_rx_commit(struct qcpas_softc *sc)
qcpas_glink_tx(struct qcpas_softc *sc, uint8_t *buf, int len)
qcpas_glink_tx_commit(struct qcpas_softc *sc)
struct qcpas_softc *sc = ch->ch_sc;
qcpas_glink_recv_version(struct qcpas_softc *sc, uint32_t ver,
qcpas_glink_recv_open(struct qcpas_softc *sc, uint32_t rcid, uint32_t namelen)