Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer.h85 unsigned int idx_off; /* Control index offset */ member
H A Dmixer_scarlett.c462 int wValue = (elem->control << 8) | elem->idx_off; in scarlett_ctl_meter_get()
556 elem->idx_off = num; in add_new_ctl()
H A Dmixer_quirks.c62 unsigned int idx_off, in snd_create_std_mono_ctl_offset() argument
78 cval->idx_off = idx_off; in snd_create_std_mono_ctl_offset()
H A Dmixer_us16x08.c1062 elem->idx_off = 0; in add_new_ctl()
H A Dmixer.c409 validx += cval->idx_off; in get_ctl_value()
464 validx += cval->idx_off; in snd_usb_mixer_set_ctl_value()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c5391 u32 idx_off, syn_off; in cnic_stop_bnx2x_hw() local
5396 idx_off = offsetof(struct hc_status_block_e2, index_values) + in cnic_stop_bnx2x_hw()
5401 idx_off = offsetof(struct hc_status_block_e1x, index_values) + in cnic_stop_bnx2x_hw()
5408 idx_off, 0); in cnic_stop_bnx2x_hw()