Home
last modified time | relevance | path

Searched refs:idx_off (Results 1 – 7 of 7) sorted by relevance

/linux/sound/usb/
H A Dmixer.h85 unsigned int idx_off; /* Control index offset */ member
H A Dmixer_scarlett.c267 buf[0] = elem->idx_off; /* Channel: 0 or 1 */ in forte_set_ctl_value()
704 int wValue = (elem->control << 8) | elem->idx_off; in scarlett_ctl_meter_get()
829 elem->idx_off = num; in add_new_ctl()
H A Dmixer_quirks.c63 unsigned int idx_off, in snd_create_std_mono_ctl_offset() argument
79 cval->idx_off = idx_off; in snd_create_std_mono_ctl_offset()
H A Dmixer_us16x08.c1069 elem->idx_off = 0; in add_new_ctl()
H A Dmixer.c406 validx += cval->idx_off; in get_ctl_value()
461 validx += cval->idx_off; in snd_usb_mixer_set_ctl_value()
/linux/tools/objtool/
H A Dcheck.c529 int idx_off; member
533 { .name = NULL, .idx_off = -1 }
548 return pv_ops_tables[idx].idx_off; in pv_ops_idx_off()
559 int idx, idx_off; in add_pv_ops() local
571 idx_off = pv_ops_tables[pv_ops_idx].idx_off; in add_pv_ops()
572 if (idx_off < 0) { in add_pv_ops()
594 if (objtool_pv_add(file, idx + idx_off, func)) in add_pv_ops()
622 pv_ops_tables[idx].idx_off = -1; in init_pv_ops()
625 pv_ops_tables[idx].idx_off = nr; in init_pv_ops()
642 if (pv_ops_tables[idx].idx_off < 0) in init_pv_ops()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c5387 u32 idx_off, syn_off; in cnic_stop_bnx2x_hw() local
5392 idx_off = offsetof(struct hc_status_block_e2, index_values) + in cnic_stop_bnx2x_hw()
5397 idx_off = offsetof(struct hc_status_block_e1x, index_values) + in cnic_stop_bnx2x_hw()
5404 idx_off, 0); in cnic_stop_bnx2x_hw()