Lines Matching refs:seq_printf
537 seq_printf(s, "status:\t0x%X\n", status); in dell_debugfs_show()
538 seq_printf(s, "Bit 0 : Hardware switch supported: %lu\n", in dell_debugfs_show()
540 seq_printf(s, "Bit 1 : Wifi locator supported: %lu\n", in dell_debugfs_show()
542 seq_printf(s, "Bit 2 : Wifi is supported: %lu\n", in dell_debugfs_show()
544 seq_printf(s, "Bit 3 : Bluetooth is supported: %lu\n", in dell_debugfs_show()
546 seq_printf(s, "Bit 4 : WWAN is supported: %lu\n", in dell_debugfs_show()
548 seq_printf(s, "Bit 5 : Wireless keyboard supported: %lu\n", in dell_debugfs_show()
550 seq_printf(s, "Bit 8 : Wifi is installed: %lu\n", in dell_debugfs_show()
552 seq_printf(s, "Bit 9 : Bluetooth is installed: %lu\n", in dell_debugfs_show()
554 seq_printf(s, "Bit 10: WWAN is installed: %lu\n", in dell_debugfs_show()
556 seq_printf(s, "Bit 16: Hardware switch is on: %lu\n", in dell_debugfs_show()
558 seq_printf(s, "Bit 17: Wifi is blocked: %lu\n", in dell_debugfs_show()
560 seq_printf(s, "Bit 18: Bluetooth is blocked: %lu\n", in dell_debugfs_show()
562 seq_printf(s, "Bit 19: WWAN is blocked: %lu\n", in dell_debugfs_show()
565 seq_printf(s, "\nhwswitch_state:\t0x%X\n", hwswitch_state); in dell_debugfs_show()
566 seq_printf(s, "Bit 0 : Wifi controlled by switch: %lu\n", in dell_debugfs_show()
568 seq_printf(s, "Bit 1 : Bluetooth controlled by switch: %lu\n", in dell_debugfs_show()
570 seq_printf(s, "Bit 2 : WWAN controlled by switch: %lu\n", in dell_debugfs_show()
572 seq_printf(s, "Bit 7 : Wireless switch config locked: %lu\n", in dell_debugfs_show()
574 seq_printf(s, "Bit 8 : Wifi locator enabled: %lu\n", in dell_debugfs_show()
576 seq_printf(s, "Bit 15: Wifi locator setting locked: %lu\n", in dell_debugfs_show()