Lines Matching defs:dev
1287 static int ufshcd_devfreq_target(struct device *dev, in ufshcd_devfreq_target()
1369 static int ufshcd_devfreq_get_dev_status(struct device *dev, in ufshcd_devfreq_get_dev_status()
1513 static ssize_t ufshcd_clkscale_enable_show(struct device *dev, in ufshcd_clkscale_enable_show()
1521 static ssize_t ufshcd_clkscale_enable_store(struct device *dev, in ufshcd_clkscale_enable_store()
1846 static ssize_t ufshcd_clkgate_delay_show(struct device *dev, in ufshcd_clkgate_delay_show()
1854 static ssize_t ufshcd_clkgate_delay_store(struct device *dev, in ufshcd_clkgate_delay_store()
1869 static ssize_t ufshcd_clkgate_enable_show(struct device *dev, in ufshcd_clkgate_enable_show()
1877 static ssize_t ufshcd_clkgate_enable_store(struct device *dev, in ufshcd_clkgate_enable_store()
8044 static int ufshcd_config_vreg_load(struct device *dev, struct ufs_vreg *vreg, in ufshcd_config_vreg_load()
8085 static int ufshcd_config_vreg(struct device *dev, in ufshcd_config_vreg()
8117 static int ufshcd_enable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_enable_vreg()
8137 static int ufshcd_disable_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_disable_vreg()
8161 struct device *dev = hba->dev; in ufshcd_setup_vreg() local
8190 static int ufshcd_get_vreg(struct device *dev, struct ufs_vreg *vreg) in ufshcd_get_vreg()
8210 struct device *dev = hba->dev; in ufshcd_init_vreg() local
8306 struct device *dev = hba->dev; in ufshcd_init_clocks() local
9196 int ufshcd_alloc_host(struct device *dev, struct ufs_hba **hba_handle) in ufshcd_alloc_host()
9254 struct device *dev = hba->dev; in ufshcd_init() local