pos_shift 342 sound/pci/intel8x0.c unsigned int pos_shift; pos_shift 669 sound/pci/intel8x0.c ichdev->fragsize1 >> ichdev->pos_shift); pos_shift 672 sound/pci/intel8x0.c ichdev->fragsize1 >> ichdev->pos_shift); pos_shift 683 sound/pci/intel8x0.c ichdev->fragsize >> ichdev->pos_shift); pos_shift 1002 sound/pci/intel8x0.c ichdev->pos_shift = (runtime->sample_bits > 16) ? 2 : 1; pos_shift 1041 sound/pci/intel8x0.c ptr1 <<= ichdev->pos_shift; pos_shift 2732 sound/pci/intel8x0.c pos -= pos1 << ichdev->pos_shift; pos_shift 3045 sound/pci/intel8x0.c ichdev->pos_shift = (device_type == DEVICE_SIS) ? 0 : 1;