Searched refs:ab8500_gpadc_dir (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mfd/ |
D | ab8500-debugfs.c | 3007 static struct dentry *ab8500_gpadc_dir; variable 3059 ab8500_gpadc_dir = debugfs_create_dir(AB8500_ADC_NAME_STRING, in ab8500_debug_probe() 3061 if (!ab8500_gpadc_dir) in ab8500_debug_probe() 3135 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 3141 ab8500_gpadc_dir, in ab8500_debug_probe() 3148 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 3155 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 3162 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 3168 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() 3174 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe() [all …]
|