linestate 666 drivers/usb/dwc2/core_intr.c int linestate; linestate 671 drivers/usb/dwc2/core_intr.c linestate = (gpwrdn & GPWRDN_LINESTATE_MASK) >> GPWRDN_LINESTATE_SHIFT; linestate 677 drivers/usb/dwc2/core_intr.c (gpwrdn & GPWRDN_DISCONN_DET_MSK) && !linestate) { linestate 735 drivers/usb/dwc2/core_intr.c (gpwrdn & GPWRDN_LNSTSCHG_MSK) && linestate) { linestate 749 drivers/usb/dwc2/core_intr.c if (!linestate && (gpwrdn & GPWRDN_BSESSVLD)) linestate 753 drivers/usb/dwc2/core_intr.c (gpwrdn & GPWRDN_STS_CHGINT_MSK) && linestate) { linestate 198 scripts/unifdef.c static Line_state linestate; /* #if line parser state */ linestate 660 scripts/unifdef.c if (linestate == LS_START) { linestate 662 scripts/unifdef.c linestate = LS_HASH; linestate 666 scripts/unifdef.c linestate = LS_DIRTY; linestate 668 scripts/unifdef.c if (!incomment && linestate == LS_HASH) { linestate 701 scripts/unifdef.c linestate = LS_DIRTY; linestate 706 scripts/unifdef.c linestate = LS_DIRTY; linestate 716 scripts/unifdef.c linestate = LS_DIRTY; linestate 721 scripts/unifdef.c if (linestate == LS_HASH) { linestate 727 scripts/unifdef.c linestate = LS_START; linestate 729 scripts/unifdef.c linestate = LS_DIRTY; linestate 733 scripts/unifdef.c if (linestate == LS_DIRTY) { linestate 738 scripts/unifdef.c comment_name[incomment], linestate_name[linestate]); linestate 977 scripts/unifdef.c linestate = LS_START; linestate 1002 scripts/unifdef.c linestate = LS_DIRTY; linestate 1006 scripts/unifdef.c linestate = LS_DIRTY; linestate 1009 scripts/unifdef.c linestate = LS_START; linestate 1019 scripts/unifdef.c linestate = LS_START; linestate 1064 scripts/unifdef.c linestate = LS_DIRTY;