Lines Matching defs:up
152 unsigned *up;163 up = NULL;166 up = &prinfo->port; break;168 up = &prinfo->samples; break;172 up = &prinfo->eof; break;180 up = &prinfo->gain; break;182 up = &info.monitor_gain; break;192 if (up != NULL) {193 *up = *valp;202 if (up != NULL)203 *valp = *up;