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()
1086 static int rio_mport_create_dma_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_dma_mapping()
1118 struct mport_dev *md = priv->md; in rio_mport_alloc_dma()
1145 struct mport_dev *md = priv->md; in rio_mport_free_dma()
1199 rio_mport_create_inbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_inbound_mapping()
1249 rio_mport_get_inbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_get_inbound_mapping()
1286 struct mport_dev *md = priv->md; in rio_mport_map_inbound()
1328 struct mport_dev *md = priv->md; in rio_mport_inbound_free()
1362 struct mport_dev *md = priv->md; in maint_port_idx_get()
1400 struct mport_dev *data = dev_id; in rio_mport_doorbell_handler()
1433 struct mport_dev *md = priv->md; in rio_mport_add_db_filter()
1520 struct mport_dev *md = context; in rio_mport_pw_handler()
1552 struct mport_dev *md = priv->md; in rio_mport_add_pw_filter()
1609 struct mport_dev *md = priv->md; in rio_mport_remove_pw_filter()
1679 struct mport_dev *md = priv->md; in rio_mport_add_riodev()
1878 struct mport_dev *chdev; in mport_cdev_open()
1887 chdev = container_of(inode->i_cdev, struct mport_dev, cdev); in mport_cdev_open()
1946 struct mport_dev *md; in mport_cdev_release_dma()
2010 struct mport_dev *chdev; in mport_cdev_release()
2068 struct mport_dev *md = data->md; in mport_cdev_ioctl()
2196 struct mport_dev *md; in mport_cdev_mmap()
2349 struct mport_dev *md; in mport_device_release()
2352 md = container_of(dev, struct mport_dev, dev); in mport_device_release()
2360 static struct mport_dev *mport_cdev_add(struct rio_mport *mport) in mport_cdev_add()
2363 struct mport_dev *md; in mport_cdev_add()
2447 static void mport_cdev_terminate_dma(struct mport_dev *md) in mport_cdev_terminate_dma()
2476 static int mport_cdev_kill_fasync(struct mport_dev *md) in mport_cdev_kill_fasync()
2495 static void mport_cdev_remove(struct mport_dev *md) in mport_cdev_remove()
2542 struct mport_dev *chdev = NULL; in mport_add_mport()
2563 struct mport_dev *chdev; in mport_remove_mport()