Home
last modified time | relevance | path

Searched refs:cdx_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cdx/controller/
H A Dcdx_controller.c158 static struct cdx_ops cdx_ops = { variable
193 cdx->ops = &cdx_ops; in xlnx_cdx_probe()
/linux/include/linux/cdx/
H A Dcdx_bus.h92 struct cdx_ops { struct
114 struct cdx_ops *ops; argument