Lines Matching refs:seq_puts
235 seq_puts(m, "0x0 0x1 0x2 0x3 "); in rtw_debugfs_get_dump_cam()
236 seq_puts(m, "0x4 0x5\n"); in rtw_debugfs_get_dump_cam()
244 seq_puts(m, " "); in rtw_debugfs_get_dump_cam()
246 seq_puts(m, "\n"); in rtw_debugfs_get_dump_cam()
521 seq_puts(m, "\n"); in rtw_debug_get_mac_page()
540 seq_puts(m, "\n"); in rtw_debug_get_bb_page()
562 seq_puts(m, "\n"); in rtw_debug_get_rf_dump()
564 seq_puts(m, "\n"); in rtw_debug_get_rf_dump()
724 seq_puts(m, "[Tx Rate] = "); in rtw_debugfs_get_simple_phy_info()
728 seq_puts(m, "[Rx Rate] = "); in rtw_debugfs_get_simple_phy_info()
745 seq_puts(m, "==========[Common Info]========\n"); in rtw_debugfs_get_phy_info()
755 seq_puts(m, "==========[Tx Phy Info]========\n"); in rtw_debugfs_get_phy_info()
756 seq_puts(m, "[Tx Rate] = "); in rtw_debugfs_get_phy_info()
760 seq_puts(m, "==========[Rx Phy Info]========\n"); in rtw_debugfs_get_phy_info()
762 seq_puts(m, "[Rx Rate] = "); in rtw_debugfs_get_phy_info()
766 seq_puts(m, "[Rx Rate Count]:\n"); in rtw_debugfs_get_phy_info()
827 seq_puts(m, "[Rx Average Status]:\n"); in rtw_debugfs_get_phy_info()
841 seq_puts(m, "[Rx Counter]:\n"); in rtw_debugfs_get_phy_info()
1077 seq_puts(m, "\n"); in dump_gapk_status()