File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1104,7 +1104,7 @@ APIs to register its IO/MMIO range:
11041104 * - **API **
11051105 - **Description **
11061106
1107- * - register_pio_emulation_handler
1107+ * - register_io_emulation_handler
11081108 - register an I/O emulation handler for a hypervisor emulated device
11091109 by specific I/O range
11101110
Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ I/O bitmaps and register or unregister I/O handlers:
316316.. doxygenfunction :: allow_guest_pio_access
317317 :project: Project ACRN
318318
319- .. doxygenfunction :: register_pio_emulation_handler
319+ .. doxygenfunction :: register_io_emulation_handler
320320 :project: Project ACRN
321321
322322.. doxygenfunction :: register_mmio_emulation_handler
You can’t perform that action at this time.
0 commit comments