Home
last modified time | relevance | path

Searched refs:receives_notifications (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Ddpio-driver.c173 desc.receives_notifications = dpio_attrs.num_priorities ? 1 : 0; in dpaa2_dpio_probe()
245 dev_dbg(dev, " receives_notifications = %d\n", in dpaa2_dpio_probe()
246 desc.receives_notifications); in dpaa2_dpio_probe()
H A Ddpio-service.c147 if (obj->dpio_desc.receives_notifications) in dpaa2_io_create()
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Ddpio-driver.c173 desc.receives_notifications = dpio_attrs.num_priorities ? 1 : 0; in dpaa2_dpio_probe()
245 dev_dbg(dev, " receives_notifications = %d\n", 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()
/kernel/linux/linux-5.10/include/soc/fsl/
H A Ddpaa2-io.h36 * @receives_notifications: Use notificaton mode. Non-zero if the DPIO
51 int receives_notifications; member
/kernel/linux/linux-6.6/include/soc/fsl/
H A Ddpaa2-io.h36 * @receives_notifications: Use notificaton mode. Non-zero if the DPIO
52 int receives_notifications; member

Completed in 5 milliseconds