Lines Matching refs:mport_dev

123 	struct mport_dev *md;
162 struct mport_dev { struct
199 struct mport_dev *md; argument
359 rio_mport_create_outbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_outbound_mapping()
393 rio_mport_get_outbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_get_outbound_mapping()
428 struct mport_dev *data = priv->md; in rio_mport_obw_map()
462 struct mport_dev *md = priv->md; in rio_mport_obw_free()
497 struct mport_dev *md = priv->md; in maint_hdid_set()
519 struct mport_dev *md = priv->md; in maint_comptag_set()
553 struct mport_dev *md = in mport_release_def_dma()
554 container_of(dma_ref, struct mport_dev, dma_ref); in mport_release_def_dma()
814 struct mport_dev *md = priv->md; in rio_dma_transfer()
1085 static int rio_mport_create_dma_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_dma_mapping()
1117 struct mport_dev *md = priv->md; in rio_mport_alloc_dma()
1144 struct mport_dev *md = priv->md; in rio_mport_free_dma()
1198 rio_mport_create_inbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_inbound_mapping()
1248 rio_mport_get_inbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_get_inbound_mapping()
1285 struct mport_dev *md = priv->md; in rio_mport_map_inbound()
1327 struct mport_dev *md = priv->md; in rio_mport_inbound_free()
1361 struct mport_dev *md = priv->md; in maint_port_idx_get()
1399 struct mport_dev *data = dev_id; in rio_mport_doorbell_handler()
1432 struct mport_dev *md = priv->md; in rio_mport_add_db_filter()
1519 struct mport_dev *md = context; in rio_mport_pw_handler()
1551 struct mport_dev *md = priv->md; in rio_mport_add_pw_filter()
1608 struct mport_dev *md = priv->md; in rio_mport_remove_pw_filter()
1678 struct mport_dev *md = priv->md; in rio_mport_add_riodev()
1877 struct mport_dev *chdev; in mport_cdev_open()
1886 chdev = container_of(inode->i_cdev, struct mport_dev, cdev); in mport_cdev_open()
1945 struct mport_dev *md; in mport_cdev_release_dma()
2009 struct mport_dev *chdev; in mport_cdev_release()
2067 struct mport_dev *md = data->md; in mport_cdev_ioctl()
2195 struct mport_dev *md; in mport_cdev_mmap()
2348 struct mport_dev *md; in mport_device_release()
2351 md = container_of(dev, struct mport_dev, dev); in mport_device_release()
2359 static struct mport_dev *mport_cdev_add(struct rio_mport *mport) in mport_cdev_add()
2362 struct mport_dev *md; in mport_cdev_add()
2446 static void mport_cdev_terminate_dma(struct mport_dev *md) in mport_cdev_terminate_dma()
2475 static int mport_cdev_kill_fasync(struct mport_dev *md) in mport_cdev_kill_fasync()
2494 static void mport_cdev_remove(struct mport_dev *md) in mport_cdev_remove()
2541 struct mport_dev *chdev = NULL; in mport_add_mport()
2562 struct mport_dev *chdev; in mport_remove_mport()