tag
line
file
source code
state_old
1063
drivers/cdrom/optcd.c
static volatile enum state_e state_old = S_STOP;
state_old
1104
drivers/cdrom/optcd.c
if (state == state_old)
state_old
1107
drivers/cdrom/optcd.c
state_old = state;