Searched refs:dump (Results 1 – 21 of 21) sorted by relevance
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | .clang-format | 5 # clang-format -style=llvm -dump-config > .clang-format
|
| /components/net/lwip/ |
| A D | .clang-format | 5 # clang-format -style=llvm -dump-config > .clang-format
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | .clang-format | 5 # clang-format -style=llvm -dump-config > .clang-format
|
| /components/vbus/ |
| A D | vbus.c | 1307 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_rb_dump, vbrb, dump vbus ringbuffer status); 1308 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_chn_dump, vbchn, dump vbus channel status); 1309 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_sess_dump, vbses, dump vbus session status); 1310 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_que_dump, vbque, dump vbus out queue status); 1312 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_data_pkt_dump, vbdq, dump the data queue); 1314 FINSH_FUNCTION_EXPORT_ALIAS(rt_vbus_chm_wm_dump, vbwm, dump vbus water mark status);
|
| /components/legacy/fdt/examples/ |
| A D | fdt_test.c | 141 MSH_CMD_EXPORT(dtb_dump, dtb dump from mem);
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_pcache.c | 889 int dump = 0; in dfs_pcache_dump() local 897 dump = 1; in dfs_pcache_dump() 901 dump = 2; in dfs_pcache_dump() 932 if (dump > 0) in dfs_pcache_dump() 934 _dfs_aspace_dump(aspace, dump == 2 ? 1 : 0); in dfs_pcache_dump() 943 MSH_CMD_EXPORT_ALIAS(dfs_pcache_dump, dfs_cache, dump dfs page cache);
|
| A D | dfs_dentry.c | 515 MSH_CMD_EXPORT_ALIAS(dfs_dentry_dump, dentry_dump, dump dentry in the system);
|
| A D | dfs.c | 1192 MSH_CMD_EXPORT_ALIAS(dfs_fd_dump, fd_dump, fd dump);
|
| /components/drivers/pm/ |
| A D | lptimer.c | 176 MSH_CMD_EXPORT(lptimer_dump, soft lptimer dump);
|
| A D | pm.c | 1213 MSH_CMD_EXPORT(pm_sleep_dump, dump pm request list); 1282 FINSH_FUNCTION_EXPORT_ALIAS(rt_pm_dump_status, pm_dump, dump power management status); 1283 MSH_CMD_EXPORT_ALIAS(rt_pm_dump_status, pm_dump, dump power management status);
|
| /components/drivers/mtd/ |
| A D | mtd_nand.c | 418 FINSH_FUNCTION_EXPORT_ALIAS(mtd_nand_write, nand_write, write dump data to nand - nand_write(name, …
|
| /components/drivers/ofw/ |
| A D | ofw.c | 729 MSH_CMD_EXPORT(ofw_dts, dump the dts or node for this platform);
|
| /components/drivers/block/ |
| A D | blk.c | 572 MSH_CMD_EXPORT(list_blk, dump all of blks information);
|
| /components/dfs/dfs_v2/filesystems/procfs/ |
| A D | proc.c | 620 MSH_CMD_EXPORT_ALIAS(msh_proc_dump, proc_dump, proc dump);
|
| /components/drivers/dma/ |
| A D | dma_pool.c | 690 MSH_CMD_EXPORT(list_dma_pool, dump all dma memory pool);
|
| /components/drivers/thermal/ |
| A D | thermal.c | 912 MSH_CMD_EXPORT(list_thermal, dump all of thermal information);
|
| /components/drivers/spi/ |
| A D | enc28j60.c | 898 FINSH_FUNCTION_EXPORT(enc28j60, dump enc28j60 registers);
|
| /components/drivers/pic/ |
| A D | pic.c | 1309 MSH_CMD_EXPORT(list_irq, dump using or args = all of irq information);
|
| /components/net/lwip/lwip-2.0.3/doc/doxygen/ |
| A D | lwip.Doxyfile | 1928 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
|
| /components/net/lwip/lwip-2.1.2/doc/doxygen/ |
| A D | lwip.Doxyfile | 1939 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
|
| A D | lwip.Doxyfile.cmake.in | 1939 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
|
Completed in 37 milliseconds