Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/dpio/
Ddpio-driver.c174 desc.receives_notifications = dpio_attrs.num_priorities ? 1 : 0; in dpaa2_dpio_probe()
247 desc.receives_notifications); in dpaa2_dpio_probe()
Ddpio-service.c177 if (obj->dpio_desc.receives_notifications) in dpaa2_io_create()
/linux-6.1.9/include/soc/fsl/
Ddpaa2-io.h52 int receives_notifications; member