tag
line
file
source code
opt_state_e
664
drivers/block/optcd.c
static volatile enum opt_state_e opt_state = OPT_S_IDLE;
opt_state_e
666
drivers/block/optcd.c
static volatile enum opt_state_e opt_state_old = OPT_S_STOP;