Searched refs:cs_ctl (Results 1 – 17 of 17) sorted by relevance
18 struct cs_dsp_coeff_ctl *cs_ctl; member41 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_info() local44 uinfo->count = cs_ctl->len; in hda_cs_dsp_coeff_info()52 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_put() local56 mutex_lock(&cs_ctl->dsp->pwr_lock); in hda_cs_dsp_coeff_put()57 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in hda_cs_dsp_coeff_put()58 mutex_unlock(&cs_ctl->dsp->pwr_lock); in hda_cs_dsp_coeff_put()66 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_get() local70 mutex_lock(&cs_ctl->dsp->pwr_lock); in hda_cs_dsp_coeff_get()71 ret = cs_dsp_coeff_read_ctrl(cs_ctl, 0, p, cs_ctl->len); in hda_cs_dsp_coeff_get()[all …]
33 void hda_cs_dsp_control_remove(struct cs_dsp_coeff_ctl *cs_ctl);
312 struct cs_dsp_coeff_ctl *cs_ctl; member379 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_info() local381 switch (cs_ctl->type) { in wm_coeff_info()391 uinfo->count = cs_ctl->len; in wm_coeff_info()404 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put() local408 mutex_lock(&cs_ctl->dsp->pwr_lock); in wm_coeff_put()409 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in wm_coeff_put()410 mutex_unlock(&cs_ctl->dsp->pwr_lock); in wm_coeff_put()421 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_put() local432 mutex_lock(&cs_ctl->dsp->pwr_lock); in wm_coeff_tlv_put()[all …]
646 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in efct_scsi_xfer_data()765 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in efct_scsi_send_resp()1029 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in efct_scsi_send_tmf_resp()
149 u8 cs_ctl; member
173 io->cs_ctl = fchdr->fh_cs_ctl; in efct_populate_io_fcp_cmd()175 io->cs_ctl = 0; in efct_populate_io_fcp_cmd()
127 uint8_t cs_ctl; member
256 uint8_t cs_ctl; member272 uint8_t cs_ctl; member
758 uint8_t cs_ctl; member1053 uint8_t cs_ctl; member
149 abts_rsp->cs_ctl = abts->cs_ctl; in qla24xx_process_abts()
94 u8 cs_ctl; member
173 u8 cs_ctl; member
51 u32 cs_ctl:8; /* class specific control */ member
1926 if (params->cs_ctl & SLI4_MASK_CCP) { in sli_fcp_treceive64_wqe()1928 trecv->ccp = (params->cs_ctl & SLI4_MASK_CCP); in sli_fcp_treceive64_wqe()2011 if (params->cs_ctl & SLI4_MASK_CCP) { in sli_fcp_trsp64_wqe()2013 trsp->ccp = (params->cs_ctl & SLI4_MASK_CCP); in sli_fcp_trsp64_wqe()2137 if (params->cs_ctl & SLI4_MASK_CCP) { in sli_fcp_tsend64_wqe()2139 tsend->ccp = (params->cs_ctl & SLI4_MASK_CCP); in sli_fcp_tsend64_wqe()
3601 u8 cs_ctl; member
2475 u8 cs_ctl; member3558 u8 cs_ctl; member3562 u8 cs_ctl;
723 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()