Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/apple/
Drtkit.c13 APPLE_RTKIT_PWR_STATE_QUIESCED = 0x10, /* running but no communication */ enumerator
809 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_shutdown()
846 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_quiesce()
851 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_quiesce()
859 rtk->iop_power_state = APPLE_RTKIT_PWR_STATE_QUIESCED; in apple_rtkit_quiesce()
860 rtk->ap_power_state = APPLE_RTKIT_PWR_STATE_QUIESCED; in apple_rtkit_quiesce()