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.c463 int wValue = (elem->control << 8) | elem->idx_off; in scarlett_ctl_meter_get()
557 elem->idx_off = num; in add_new_ctl()
H A Dmixer_us16x08.c1069 elem->idx_off = 0; 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.c406 validx += cval->idx_off; in get_ctl_value()
461 validx += cval->idx_off; in snd_usb_mixer_set_ctl_value()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c5390 u32 idx_off, syn_off; in cnic_stop_bnx2x_hw() local
5395 idx_off = offsetof(struct hc_status_block_e2, index_values) + in cnic_stop_bnx2x_hw()
5400 idx_off = offsetof(struct hc_status_block_e1x, index_values) + in cnic_stop_bnx2x_hw()
5407 idx_off, 0); in cnic_stop_bnx2x_hw()