gpio_table 49 arch/x86/platform/intel-mid/sfi.c static struct sfi_gpio_table_entry *gpio_table; gpio_table 188 arch/x86/platform/intel-mid/sfi.c if (gpio_table) gpio_table 194 arch/x86/platform/intel-mid/sfi.c gpio_table = kmemdup(pentry, num * sizeof(*pentry), GFP_KERNEL); gpio_table 195 arch/x86/platform/intel-mid/sfi.c if (!gpio_table) gpio_table 211 arch/x86/platform/intel-mid/sfi.c struct sfi_gpio_table_entry *pentry = gpio_table; gpio_table 790 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c const ATOM_Tonga_GPIO_Table *gpio_table = gpio_table 798 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c pp_table_information->gpio_table = NULL; gpio_table 843 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c if (!result && gpio_table) gpio_table 844 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c result = get_gpio_table(hwmgr, &pp_table_information->gpio_table, gpio_table 845 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c gpio_table); gpio_table 1147 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c kfree(pp_table_information->gpio_table); gpio_table 1148 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c pp_table_information->gpio_table = NULL; gpio_table 542 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h struct phm_ppt_v1_gpio_table *gpio_table; gpio_table 1934 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c struct phm_ppt_v1_gpio_table *gpio_table = gpio_table 1935 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c (struct phm_ppt_v1_gpio_table *)table_info->gpio_table; gpio_table 2058 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c if (gpio_table) gpio_table 2060 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c table_info->gpio_table->vrhot_triggered_sclk_dpm_index;