Searched refs:dump_start (Results 1 – 7 of 7) sorted by relevance
73 int (*dump_start)(void *ctx); member
2695 if (fwrt->ops && fwrt->ops->dump_start && in iwl_fw_error_dump_wk()2696 fwrt->ops->dump_start(fwrt->ops_ctx)) in iwl_fw_error_dump_wk()
703 dump_start (int phase, dump_flags_t *flag_ptr);
603 .dump_start = iwl_mvm_fwrt_dump_start,
8447 The recommended way to setup the dump output is via 'dump_start' and