tag | line | file | source code |
---|---|---|---|
status_ptr | 53 | drivers/sound/sound_switch.c | static int status_len, status_ptr; |
status_ptr | 116 | drivers/sound/sound_switch.c | status_ptr = 0; |
status_ptr | 264 | drivers/sound/sound_switch.c | c = status_len - status_ptr; |
status_ptr | 271 | drivers/sound/sound_switch.c | COPY_TO_USER (buf, 0, &status_buf[status_ptr], l); |
status_ptr | 272 | drivers/sound/sound_switch.c | status_ptr += l; |
status_ptr | 374 | drivers/sound/sound_switch.c | status_len = status_ptr = 0; |