Lines Matching refs:cii
667 static int onyx_usable(struct codec_info_item *cii,
672 struct onyx *onyx = cii->codec_data;
692 static int onyx_prepare(struct codec_info_item *cii,
697 struct onyx *onyx = cii->codec_data;
727 onyx_read_register(cii->codec_data, ONYX_REG_DIG_INFO4, &v);
743 static int onyx_open(struct codec_info_item *cii,
746 struct onyx *onyx = cii->codec_data;
755 static int onyx_close(struct codec_info_item *cii,
758 struct onyx *onyx = cii->codec_data;
769 static int onyx_switch_clock(struct codec_info_item *cii,
772 struct onyx *onyx = cii->codec_data;
793 static int onyx_suspend(struct codec_info_item *cii, pm_message_t state)
795 struct onyx *onyx = cii->codec_data;
811 static int onyx_resume(struct codec_info_item *cii)
813 struct onyx *onyx = cii->codec_data;