VirtualBox

Changeset 99739 in vbox for trunk/src/VBox/Devices/Security


Ignore:
Timestamp:
May 11, 2023 1:01:08 AM (22 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157315
Message:

*: doxygen corrections (mostly about removing @returns from functions returning void).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Security/DevTpm.cpp

    r99554 r99739  
    617617 * Sets the IRQ line of the given device to the given state.
    618618 *
    619  * @returns nothing.
    620619 * @param   pDevIns             Pointer to the PDM device instance data.
    621620 * @param   pThis               Pointer to the shared TPM device.
     
    631630 * Updates the IRQ status of the given locality.
    632631 *
    633  * @returns nothing.
    634632 * @param   pDevIns             Pointer to the PDM device instance data.
    635633 * @param   pThis               Pointer to the shared TPM device.
     
    649647 * Sets the interrupt status for the given locality, firing an interrupt if necessary.
    650648 *
    651  * @returns nothing.
    652649 * @param   pDevIns             Pointer to the PDM device instance data.
    653650 * @param   pThis               Pointer to the shared TPM device.
     
    665662 * Selects the next locality which has requested access.
    666663 *
    667  * @returns nothing.
    668664 * @param   pDevIns             Pointer to the PDM device instance data.
    669665 * @param   pThis               Pointer to the shared TPM device.
     
    14571453 * Resets the shared hardware TPM state.
    14581454 *
    1459  * @returns nothing.
    14601455 * @param   pThis               Pointer to the shared TPM device.
    14611456 */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette