tag
line
file
source code
state_old
1046
drivers/cdrom/optcd.c
static volatile enum state_e state_old = S_STOP;
state_old
1102
drivers/cdrom/optcd.c
if (state == state_old)
state_old
1105
drivers/cdrom/optcd.c
state_old = state;