Searched refs:ab8500_gpadc_dir (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mfd/ |
D | ab8500-debugfs.c | 2648 static struct dentry *ab8500_gpadc_dir; variable 2700 ab8500_gpadc_dir = debugfs_create_dir(AB8500_ADC_NAME_STRING, in ab8500_debug_probe() 2702 if (!ab8500_gpadc_dir) in ab8500_debug_probe() 2776 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 2782 ab8500_gpadc_dir, in ab8500_debug_probe() 2789 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 2796 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 2803 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 2809 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 2815 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() [all …]
|