Searched refs:fme_dev (Results 1 – 1 of 1) sorted by relevance
938 binfo->cdev->fme_dev = get_device(&fdata->dev->dev); in build_info_commit_dev() 1635 if (cdev->fme_dev) in dfl_fpga_feature_devs_remove() 1636 put_device(cdev->fme_dev); in dfl_fpga_feature_devs_remove() 1778 static void config_port_access_mode(struct device *fme_dev, int port_id, in config_port_access_mode() 1781 struct dfl_feature_dev_data *fdata = to_dfl_feature_dev_data(fme_dev); in config_port_access_mode() 1816 config_port_pf_mode(cdev->fme_dev, fdata->id); in dfl_fpga_cdev_config_ports_pf() 1853 config_port_vf_mode(cdev->fme_dev, fdata->id); in dfl_fpga_cdev_config_ports_vf() 1776 config_port_access_mode(struct device * fme_dev,int port_id,bool is_vf) config_port_access_mode() argument