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()
504 seq_puts(m, "\n"); in rtw_debug_get_mac_page()
523 seq_puts(m, "\n"); in rtw_debug_get_bb_page()
545 seq_puts(m, "\n"); in rtw_debug_get_rf_dump()
547 seq_puts(m, "\n"); in rtw_debug_get_rf_dump()
707 seq_puts(m, "[Tx Rate] = "); in rtw_debugfs_get_simple_phy_info()
711 seq_puts(m, "[Rx Rate] = "); in rtw_debugfs_get_simple_phy_info()
728 seq_puts(m, "==========[Common Info]========\n"); in rtw_debugfs_get_phy_info()
738 seq_puts(m, "==========[Tx Phy Info]========\n"); in rtw_debugfs_get_phy_info()
739 seq_puts(m, "[Tx Rate] = "); in rtw_debugfs_get_phy_info()
743 seq_puts(m, "==========[Rx Phy Info]========\n"); in rtw_debugfs_get_phy_info()
745 seq_puts(m, "[Rx Rate] = "); in rtw_debugfs_get_phy_info()
749 seq_puts(m, "[Rx Rate Count]:\n"); in rtw_debugfs_get_phy_info()
810 seq_puts(m, "[Rx Average Status]:\n"); in rtw_debugfs_get_phy_info()
824 seq_puts(m, "[Rx Counter]:\n"); in rtw_debugfs_get_phy_info()
1049 seq_puts(m, "\n"); in dump_gapk_status()