Home
last modified time | relevance | path

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

/misc/config_tools/board_inspector/acpiparser/
A Dprt.py22 if isinstance(source, datatypes.Device):
/misc/config_tools/launch_config/
A Dlaunch_script_template.sh147 if [[ "${options}" =~ (Device name: )(.*),( Device physical path: )(.*) ]]; then
/misc/
A DREADME.rst8 "ACRN Device Model".
/misc/config_tools/data/generic_board/sample_launch_scripts/
A Dlaunch_user_vm_id1.sh152 if [[ "${options}" =~ (Device name: )(.*),( Device physical path: )(.*) ]]; then
A Dlaunch_user_vm_id2.sh152 if [[ "${options}" =~ (Device name: )(.*),( Device physical path: )(.*) ]]; then
/misc/services/acrn_manager/
A DREADME.rst106 This will trigger an immediate shutdown of the User VM by the ACRN Device Model
114 Rescan Block Device
/misc/config_tools/board_inspector/acpiparser/aml/
A Ddatatypes.py241 class Device(Object): class
A Dinterpreter.py302 return Device(sym)

Completed in 11 milliseconds