Searched refs:fme_dev (Results 1 – 1 of 1) sorted by relevance
939 binfo->cdev->fme_dev = get_device(&fdata->dev->dev); in build_info_free() 1634 if (cdev->fme_dev) in dfl_fpga_feature_devs_remove() 1635 put_device(cdev->fme_dev); in dfl_fpga_feature_devs_remove() 1777 static void config_port_access_mode(struct device *fme_dev, int port_id, in dfl_fpga_cdev_assign_port() 1780 struct dfl_feature_dev_data *fdata = to_dfl_feature_dev_data(fme_dev); in dfl_fpga_cdev_assign_port() 1815 config_port_pf_mode(cdev->fme_dev, fdata->id);1852 config_port_vf_mode(cdev->fme_dev, fdata->id); in dfl_fpga_cdev_config_ports_vf() 1789 config_port_access_mode(struct device * fme_dev,int port_id,bool is_vf) config_port_access_mode() argument