Lines Matching refs:plf
2647 static int ab8500_debug_probe(struct platform_device *plf) in ab8500_debug_probe() argument
2657 ab8500 = dev_get_drvdata(plf->dev.parent); in ab8500_debug_probe()
2660 irq_count = devm_kcalloc(&plf->dev, in ab8500_debug_probe()
2665 dev_attr = devm_kcalloc(&plf->dev, in ab8500_debug_probe()
2670 event_name = devm_kcalloc(&plf->dev, in ab8500_debug_probe()
2675 res = platform_get_resource_byname(plf, 0, "IRQ_AB8500"); in ab8500_debug_probe()
2677 dev_err(&plf->dev, "AB8500 irq not found, err %d\n", irq_first); in ab8500_debug_probe()
2682 irq_first = platform_get_irq_byname(plf, "IRQ_FIRST"); in ab8500_debug_probe()
2686 irq_last = platform_get_irq_byname(plf, "IRQ_LAST"); in ab8500_debug_probe()
2696 &plf->dev, &ab8500_bank_registers_fops); in ab8500_debug_probe()
2698 &plf->dev, &ab8500_all_banks_fops); in ab8500_debug_probe()
2700 ab8500_dir, &plf->dev, &ab8500_bank_fops); in ab8500_debug_probe()
2702 ab8500_dir, &plf->dev, &ab8500_address_fops); in ab8500_debug_probe()
2704 ab8500_dir, &plf->dev, &ab8500_val_fops); in ab8500_debug_probe()
2706 ab8500_dir, &plf->dev, &ab8500_subscribe_fops); in ab8500_debug_probe()
2722 debugfs_create_file("interrupts", (S_IRUGO), ab8500_dir, &plf->dev, in ab8500_debug_probe()
2725 ab8500_dir, &plf->dev, &ab8500_unsubscribe_fops); in ab8500_debug_probe()
2727 &plf->dev, &ab8500_hwreg_fops); in ab8500_debug_probe()
2729 ab8500_dir, &plf->dev, &ab8500_modem_fops); in ab8500_debug_probe()
2731 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2734 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2737 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2740 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2743 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2746 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2749 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2752 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2755 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2758 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2761 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2764 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2767 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2770 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2774 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2777 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2780 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2783 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2786 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2789 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2792 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2796 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2799 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2802 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()
2805 ab8500_gpadc_dir, &plf->dev, in ab8500_debug_probe()