Lines Matching refs:debugfs_create_file

2695 	debugfs_create_file("all-bank-registers", S_IRUGO, ab8500_dir,  in ab8500_debug_probe()
2697 debugfs_create_file("all-banks", S_IRUGO, ab8500_dir, in ab8500_debug_probe()
2699 debugfs_create_file("register-bank", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2701 debugfs_create_file("register-address", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2703 debugfs_create_file("register-value", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2705 debugfs_create_file("irq-subscribe", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2722 debugfs_create_file("interrupts", (S_IRUGO), ab8500_dir, &plf->dev, in ab8500_debug_probe()
2724 debugfs_create_file("irq-unsubscribe", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2726 debugfs_create_file("hwreg", (S_IRUGO | S_IWUSR | S_IWGRP), ab8500_dir, in ab8500_debug_probe()
2728 debugfs_create_file("all-modem-registers", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2730 debugfs_create_file("bat_ctrl", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2733 debugfs_create_file("btemp_ball", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2736 debugfs_create_file("main_charger_v", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2739 debugfs_create_file("acc_detect1", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2742 debugfs_create_file("acc_detect2", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2745 debugfs_create_file("adc_aux1", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2748 debugfs_create_file("adc_aux2", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2751 debugfs_create_file("main_bat_v", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2754 debugfs_create_file("vbus_v", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2757 debugfs_create_file("main_charger_c", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2760 debugfs_create_file("usb_charger_c", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2763 debugfs_create_file("bk_bat_v", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2766 debugfs_create_file("die_temp", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2769 debugfs_create_file("usb_id", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2773 debugfs_create_file("xtal_temp", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2776 debugfs_create_file("vbattruemeas", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2779 debugfs_create_file("batctrl_and_ibat", (S_IRUGO | S_IWUGO), in ab8500_debug_probe()
2782 debugfs_create_file("vbatmeas_and_ibat", (S_IRUGO | S_IWUGO), in ab8500_debug_probe()
2785 debugfs_create_file("vbattruemeas_and_ibat", (S_IRUGO | S_IWUGO), in ab8500_debug_probe()
2788 debugfs_create_file("battemp_and_ibat", (S_IRUGO | S_IWUGO), in ab8500_debug_probe()
2791 debugfs_create_file("otp_calib", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2795 debugfs_create_file("avg_sample", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2798 debugfs_create_file("trig_edge", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2801 debugfs_create_file("trig_timer", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()
2804 debugfs_create_file("conv_type", (S_IRUGO | S_IWUSR | S_IWGRP), in ab8500_debug_probe()