Home
last modified time | relevance | path

Searched refs:firmwarefmt (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/scripts/
Danalyze_suspend.py105 firmwarefmt = '# fwsuspend (?P<s>[0-9]*) fwresume (?P<r>[0-9]*)$' variable in SystemValues
1076 if(re.match(sysvals.firmwarefmt, line)):
1307 m = re.match(sysvals.firmwarefmt, line)
1630 m = re.match(sysvals.firmwarefmt, line)