Home
last modified time | relevance | path

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

/misc/config_tools/acpi_gen/
A Dbin_gen.py65 rc = exec_command('{} {}'.format(iasl_path, acpi_table[0]))
90 rc = exec_command('{} {}'.format(iasl_path, acpi_table[0]))
194 def exec_command(cmd): function

Completed in 3 milliseconds