Searched refs:mci_base (Results 1 – 3 of 3) sorted by relevance
23 struct mci_base mci_base; member49 struct mci_base *mci_base = state->mci.base; in release() local51 mci_base->count--; in release()52 if (mci_base->count == 0) { in release()53 list_del(&mci_base->mci_list); in release()54 kfree(mci_base); in release()127 struct mci_base *mci_base = state->mci.base; in mci_set_tuner() local141 struct mci_base *mci_base = state->mci.base; in stop() local177 struct mci_base *mci_base = state->mci.base; in start() local304 struct mci_base *mci_base = state->mci.base; in start_iq() local[all …]
96 struct mci_base *base = (struct mci_base *)priv; in mci_handler()101 static struct mci_base *match_base(void *key) in match_base()103 struct mci_base *p; in match_base()124 struct mci_base *base; in ddb_mci_attach()
212 struct mci_base { struct225 struct mci_base *base; argument238 int (*base_init)(struct mci_base *mci_base);