Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
H A Dcore.c92 PM_RUNTIME_ACQUIRE_AUTOSUSPEND(qce->dev, pm); in qce_handle_queue()
239 PM_RUNTIME_ACQUIRE_AUTOSUSPEND(dev, pm); in qce_crypto_probe()
/linux/include/linux/
H A Dpm_runtime.h633 #define PM_RUNTIME_ACQUIRE_AUTOSUSPEND(_dev, _var) \ macro