Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/apple/
Drtkit.c12 APPLE_RTKIT_PWR_STATE_QUIESCED = 0x10, /* running but no communication */ enumerator
872 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_shutdown()
889 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_quiesce()
894 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_quiesce()
902 rtk->iop_power_state = APPLE_RTKIT_PWR_STATE_QUIESCED; in apple_rtkit_quiesce()
903 rtk->ap_power_state = APPLE_RTKIT_PWR_STATE_QUIESCED; in apple_rtkit_quiesce()