taglinefilesource code
status_ptr45drivers/sound/sound_switch.cstatic int      status_len, status_ptr;
status_ptr104drivers/sound/sound_switch.cstatus_ptr = 0;
status_ptr322drivers/sound/sound_switch.cc = status_len - status_ptr;
status_ptr329drivers/sound/sound_switch.cmemcpy_tofs (&((buf)[0]), &status_buf[status_ptr], l);
status_ptr330drivers/sound/sound_switch.cstatus_ptr += l;
status_ptr428drivers/sound/sound_switch.cstatus_len = status_ptr = 0;