telemetry_plt_config
struct telemetry_plt_config *pltconfig);
struct telemetry_plt_config *telemetry_get_pltdata(void);
struct telemetry_plt_config *pltconfig)
struct telemetry_plt_config *plt_config;
struct telemetry_plt_config *telemetry_get_pltdata(void)
struct telemetry_plt_config *plt_config = telemetry_get_pltdata();
struct telemetry_plt_config *plt_config = telemetry_get_pltdata();
static struct telemetry_plt_config telem_apl_config = {
static struct telemetry_plt_config telem_glk_config = {
static struct telemetry_plt_config *telm_conf;
telm_conf = (struct telemetry_plt_config *)id->driver_data;