Lines Matching refs:seq_printf

676 	seq_printf(s, "return:\t%d\n", ret);  in dell_debugfs_show()
677 seq_printf(s, "status:\t0x%X\n", status); in dell_debugfs_show()
678 seq_printf(s, "Bit 0 : Hardware switch supported: %lu\n", in dell_debugfs_show()
680 seq_printf(s, "Bit 1 : Wifi locator supported: %lu\n", in dell_debugfs_show()
682 seq_printf(s, "Bit 2 : Wifi is supported: %lu\n", in dell_debugfs_show()
684 seq_printf(s, "Bit 3 : Bluetooth is supported: %lu\n", in dell_debugfs_show()
686 seq_printf(s, "Bit 4 : WWAN is supported: %lu\n", in dell_debugfs_show()
688 seq_printf(s, "Bit 5 : Wireless keyboard supported: %lu\n", in dell_debugfs_show()
690 seq_printf(s, "Bit 6 : UWB supported: %lu\n", in dell_debugfs_show()
692 seq_printf(s, "Bit 7 : WiGig supported: %lu\n", in dell_debugfs_show()
694 seq_printf(s, "Bit 8 : Wifi is installed: %lu\n", in dell_debugfs_show()
696 seq_printf(s, "Bit 9 : Bluetooth is installed: %lu\n", in dell_debugfs_show()
698 seq_printf(s, "Bit 10: WWAN is installed: %lu\n", in dell_debugfs_show()
700 seq_printf(s, "Bit 11: UWB installed: %lu\n", in dell_debugfs_show()
702 seq_printf(s, "Bit 12: WiGig installed: %lu\n", in dell_debugfs_show()
705 seq_printf(s, "Bit 16: Hardware switch is on: %lu\n", in dell_debugfs_show()
707 seq_printf(s, "Bit 17: Wifi is blocked: %lu\n", in dell_debugfs_show()
709 seq_printf(s, "Bit 18: Bluetooth is blocked: %lu\n", in dell_debugfs_show()
711 seq_printf(s, "Bit 19: WWAN is blocked: %lu\n", in dell_debugfs_show()
713 seq_printf(s, "Bit 20: UWB is blocked: %lu\n", in dell_debugfs_show()
715 seq_printf(s, "Bit 21: WiGig is blocked: %lu\n", in dell_debugfs_show()
718 seq_printf(s, "\nhwswitch_return:\t%d\n", hwswitch_ret); in dell_debugfs_show()
719 seq_printf(s, "hwswitch_state:\t0x%X\n", hwswitch_state); in dell_debugfs_show()
720 seq_printf(s, "Bit 0 : Wifi controlled by switch: %lu\n", in dell_debugfs_show()
722 seq_printf(s, "Bit 1 : Bluetooth controlled by switch: %lu\n", in dell_debugfs_show()
724 seq_printf(s, "Bit 2 : WWAN controlled by switch: %lu\n", in dell_debugfs_show()
726 seq_printf(s, "Bit 3 : UWB controlled by switch: %lu\n", in dell_debugfs_show()
728 seq_printf(s, "Bit 4 : WiGig controlled by switch: %lu\n", in dell_debugfs_show()
730 seq_printf(s, "Bit 7 : Wireless switch config locked: %lu\n", in dell_debugfs_show()
732 seq_printf(s, "Bit 8 : Wifi locator enabled: %lu\n", in dell_debugfs_show()
734 seq_printf(s, "Bit 15: Wifi locator setting locked: %lu\n", in dell_debugfs_show()