Home
last modified time | relevance | path

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

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