![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 0002 /* 0003 * Copyright (C) 2005-2014 Intel Corporation 0004 */ 0005 #ifndef __iwl_calib_h__ 0006 #define __iwl_calib_h__ 0007 0008 #include "dev.h" 0009 #include "commands.h" 0010 0011 void iwl_chain_noise_calibration(struct iwl_priv *priv); 0012 void iwl_sensitivity_calibration(struct iwl_priv *priv); 0013 0014 void iwl_init_sensitivity(struct iwl_priv *priv); 0015 void iwl_reset_run_time_calib(struct iwl_priv *priv); 0016 0017 #endif /* __iwl_calib_h__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |