Home
last modified time | relevance | path

Searched refs:move_notify (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h448 * @move_notify: [optional] notification that the DMA-buf is moving
465 void (*move_notify)(struct dma_buf_attachment *attach); member
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-buf.c839 if (WARN_ON(importer_ops && !importer_ops->move_notify)) { in dma_buf_dynamic_attach()
1110 attach->importer_ops->move_notify(attach); in dma_buf_move_notify()

Completed in 4 milliseconds