htable_idx 520 drivers/media/usb/pwc/pwc-dec23.c unsigned int htable_idx, rows = 0; htable_idx 530 drivers/media/usb/pwc/pwc-dec23.c htable_idx = look_nbits(pdec, 6); htable_idx 531 drivers/media/usb/pwc/pwc-dec23.c op = hash_table_ops[htable_idx * 4]; htable_idx 570 drivers/media/usb/pwc/pwc-dec23.c offset1 += hash_table_ops [htable_idx * 4 + 2]; htable_idx 573 drivers/media/usb/pwc/pwc-dec23.c rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]]; htable_idx 578 drivers/media/usb/pwc/pwc-dec23.c shift = hash_table_ops[htable_idx * 4 + 1];