Searched refs:idx_off (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/usb/ |
| H A D | mixer.h | 85 unsigned int idx_off; /* Control index offset */ member
|
| H A D | mixer_scarlett.c | 267 buf[0] = elem->idx_off; /* Channel: 0 or 1 */ in forte_set_ctl_value() 706 int wValue = (elem->control << 8) | elem->idx_off; in scarlett_ctl_meter_get() 831 elem->idx_off = num; in add_new_ctl()
|
| H A D | mixer_us16x08.c | 1095 elem->idx_off = 0; in add_new_ctl()
|
| H A D | mixer_quirks.c | 63 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 D | mixer.c | 406 validx += cval->idx_off; in get_ctl_value() 466 validx += cval->idx_off; in snd_usb_mixer_set_ctl_value()
|
| /linux/tools/objtool/ |
| H A D | check.c | 524 int idx_off; 528 { .name = NULL, .idx_off = -1 } 543 return pv_ops_tables[idx].idx_off; in pv_ops_idx_off() 554 int idx, idx_off; in add_pv_ops() 566 idx_off = pv_ops_tables[pv_ops_idx].idx_off; in add_pv_ops() 567 if (idx_off < 0) { in add_pv_ops() 589 if (objtool_pv_add(file, idx + idx_off, func)) in add_pv_ops() 617 pv_ops_tables[idx].idx_off = -1; in init_pv_ops() 620 pv_ops_tables[idx].idx_off in init_pv_ops() 529 int idx_off; global() member 559 int idx, idx_off; add_pv_ops() local [all...] |
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 5387 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()
|