Searched refs:plf (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mfd/ |
| A D | ab8500-debugfs.c | 2010 ab8500 = dev_get_drvdata(plf->dev.parent); in ab8500_debug_probe() 2013 irq_count = devm_kcalloc(&plf->dev, in ab8500_debug_probe() 2018 dev_attr = devm_kcalloc(&plf->dev, in ab8500_debug_probe() 2023 event_name = devm_kcalloc(&plf->dev, in ab8500_debug_probe() 2046 &plf->dev, &ab8500_bank_registers_fops); in ab8500_debug_probe() 2048 &plf->dev, &ab8500_all_banks_fops); in ab8500_debug_probe() 2050 ab8500_dir, &plf->dev, &ab8500_bank_fops); in ab8500_debug_probe() 2052 ab8500_dir, &plf->dev, &ab8500_address_fops); in ab8500_debug_probe() 2054 ab8500_dir, &plf->dev, &ab8500_val_fops); in ab8500_debug_probe() 2077 &plf->dev, &ab8500_hwreg_fops); in ab8500_debug_probe() [all …]
|
Completed in 5 milliseconds