Lines Matching refs:attach_ops
19 return IS_ENABLED(CONFIG_PCI_P2PDMA) && params->attach_ops && in p2p_enabled()
20 params->attach_ops->allow_peer2peer; in p2p_enabled()
25 return IS_ENABLED(CONFIG_DMABUF_MOVE_NOTIFY) && params->attach_ops && in is_dynamic()
26 params->attach_ops->move_notify; in is_dynamic()
208 .attach_ops = &xe_dma_buf_attach_ops},
210 .attach_ops = &xe_dma_buf_attach_ops,
214 .attach_ops = &nop2p_attach_ops},
216 .attach_ops = &nop2p_attach_ops,
224 .attach_ops = &xe_dma_buf_attach_ops},
226 .attach_ops = &xe_dma_buf_attach_ops,
230 .attach_ops = &nop2p_attach_ops},
232 .attach_ops = &nop2p_attach_ops,
240 .attach_ops = &xe_dma_buf_attach_ops},
242 .attach_ops = &xe_dma_buf_attach_ops,
246 .attach_ops = &nop2p_attach_ops},
248 .attach_ops = &nop2p_attach_ops,