| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 314 struct cs_dsp_coeff_ctl *cs_ctl; member 381 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_info() local 383 switch (cs_ctl->type) { in wm_coeff_info() 393 uinfo->count = cs_ctl->len; in wm_coeff_info() 406 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put() local 409 return cs_dsp_coeff_lock_and_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in wm_coeff_put() 418 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_put() local 424 return cs_dsp_coeff_lock_and_write_ctrl(cs_ctl, 0, scratch, size); in wm_coeff_tlv_put() 433 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put_acked() local 440 mutex_lock(&cs_ctl->dsp->pwr_lock); in wm_coeff_put_acked() [all …]
|
| H A D | cs-amp-lib.c | 79 struct cs_dsp_coeff_ctl *cs_ctl; in cs_amp_write_cal_coeff() 87 cs_ctl = cs_dsp_get_ctl(dsp, ctl_name, controls->mem_region, controls->alg_id); in cs_amp_write_cal_coeff() 88 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, &beval, sizeof(beval)); in cs_amp_write_cal_coeff() 106 struct cs_dsp_coeff_ctl *cs_ctl; in cs_amp_read_cal_coeff() 116 cs_ctl = cs_dsp_get_ctl(dsp, ctl_name, controls->mem_region, controls->alg_id); in cs_amp_read_cal_coeff() 117 ret = cs_dsp_coeff_read_ctrl(cs_ctl, 0, &beval, sizeof(beval)); in cs_amp_read_cal_coeff() 74 struct cs_dsp_coeff_ctl *cs_ctl; cs_amp_write_cal_coeff() local 101 struct cs_dsp_coeff_ctl *cs_ctl; cs_amp_read_cal_coeff() local
|
| H A D | cs35l56.c | 1529 static int cs35l56_control_add_nop(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl) in cs35l56_control_add_nop() argument
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_scsi.c | 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()
|
| H A D | efct_io.h | 149 u8 cs_ctl; member
|
| H A D | efct_unsol.c | 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()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_nvme.h | 127 uint8_t cs_ctl; member
|
| H A D | qla_target.h | 257 uint8_t cs_ctl; member 273 uint8_t cs_ctl; member
|
| H A D | qla_fw.h | 758 uint8_t cs_ctl; member 1053 uint8_t cs_ctl; member
|
| H A D | qla_isr.c | 149 abts_rsp->cs_ctl = abts->cs_ctl; in qla24xx_process_abts()
|
| /linux/include/linux/qed/ |
| H A D | fcoe_common.h | 94 u8 cs_ctl; member
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | 57xx_hsi_bnx2fc.h | 173 u8 cs_ctl; member
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fc.h | 51 u32 cs_ctl:8; /* class specific control */ member
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 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()
|
| H A D | sli4.h | 3601 u8 cs_ctl; member
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic_defs.h | 2475 u8 cs_ctl; member 3558 u8 cs_ctl; member 3562 u8 cs_ctl;
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_io.c | 723 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()
|