Home
last modified time | relevance | path

Searched refs:idx_offset (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/sound/
Dak4xxx-adda.h67 unsigned int idx_offset; /* control index offset */ member
/linux-4.1.27/sound/i2c/other/
Dak4xxx-adda.c647 knew.index = mixer_ch + ak->idx_offset * 2; in build_dac_controls()
740 knew.index = mixer_ch + ak->idx_offset * 2; in build_adc_controls()
776 knew.index = mixer_ch + ak->idx_offset * 2; in build_adc_controls()
795 knew.index = mixer_ch + ak->idx_offset * 2; in build_adc_controls()
826 knew.index = idx + ak->idx_offset; in build_deemphasis()
/linux-4.1.27/sound/pci/ice1712/
Drevo.c261 .idx_offset = 1,
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c946 u32 section, u32 idx_offset) in qlcnic_get_data_desc() argument
953 temp = *((__le32 *)&unirom[adapter->file_prd_off] + idx_offset); in qlcnic_get_data_desc()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c781 u32 section, u32 idx_offset) in nx_get_data_desc() argument
785 idx_offset)); in nx_get_data_desc()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_nx.c1564 u32 section, u32 idx_offset) in qla82xx_get_data_desc() argument
1567 int idx = cpu_to_le32(*((int *)&unirom[ha->file_prd_off] + idx_offset)); in qla82xx_get_data_desc()