Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dregisters.h137 IDXD_DEVICE_STATE_ENABLED, enumerator
H A Ddevice.c327 if (gensts.state == IDXD_DEVICE_STATE_ENABLED) in idxd_is_enabled()