Searched refs:dump (Results 1 – 12 of 12) sorted by relevance
| /drivers/gnss/ |
| A D | Kconfig | 18 bool "GNSS dump support" 21 Enable GNSS dump library 27 Enable GNSS dump to log. 32 int "GNSS log dump buffer size" 35 Size of GNSS log dump buffer
|
| /drivers/pcie/host/ |
| A D | shell.c | 288 static void show(const struct shell *sh, pcie_bdf_t bdf, bool details, bool dump) in show() argument 334 if (dump) { in show() 341 bool dump; member 348 show(data->sh, bdf, false, data->dump); in scan_cb() 358 .dump = false, in cmd_pcie_ls() 369 data.dump = true; in cmd_pcie_ls() 386 show(sh, bdf, true, data.dump); in cmd_pcie_ls()
|
| /drivers/dma/ |
| A D | Kconfig.intel_adsp_gpdma | 30 bool "Debug dump for IP registers"
|
| /drivers/usb_c/ppc/ |
| A D | shell.c | 120 SHELL_CMD_ARG(dump, &list_device_names,
|
| /drivers/usb_c/tcpc/ |
| A D | shell.c | 143 SHELL_CMD_ARG(dump, &list_device_names,
|
| /drivers/virtualization/ |
| A D | virt_ivshmem_shell.c | 206 SHELL_CMD_ARG(dump, NULL,
|
| /drivers/coredump/ |
| A D | coredump_impl.c | 130 .dump = coredump_impl_dump,
|
| /drivers/i2c/ |
| A D | Kconfig | 45 "zephyr,i2c-dump-allowlist" and phandles to the devices that need to be traced. 47 i2c-dump-allowlist { 48 compatible = "zephyr,i2c-dump-allowlist";
|
| /drivers/dai/intel/dmic/ |
| A D | Kconfig.dmic | 21 1. A HW registers dump blob that is passed via IPC
|
| /drivers/misc/coresight/ |
| A D | Kconfig | 56 Determines how often attempt to dump the data is performed.
|
| /drivers/video/ |
| A D | video_stm32_dcmipp.c | 388 .dump.input_pixelformat = VIDEO_PIX_FMT_##input_fmt, \ 418 } dump; member 508 mapping->dump.input_pixelformat != dcmipp->source_fmt.pixelformat) { in stm32_dcmipp_set_fmt()
|
| /drivers/wifi/nxp/ |
| A D | Kconfig.nxp | 1228 Enabling this will dump event codes of 1238 Enabling this will dump command and response 1246 Enabling this will dump command and response 1271 Enabling this will dump information
|
Completed in 29 milliseconds