Searched refs:platform_support (Results 1 – 6 of 6) sorted by relevance
38 bool platform_support; member101 data->platform_support = false; in snapshot_open()258 error = hibernation_snapshot(data->platform_support); in snapshot_ioctl()273 error = hibernation_restore(data->platform_support); in snapshot_ioctl()347 data->platform_support = !!arg; in snapshot_ioctl()351 if (data->platform_support) in snapshot_ioctl()
179 struct platform_support { struct1202 struct platform_support *support) in prom_parse_mmu_model()1233 struct platform_support *support) in prom_parse_xive_model()1261 struct platform_support *support) in prom_parse_platform_support()1282 struct platform_support supported = { in prom_check_platform_support()
844 smu->smu_baco.platform_support = false; in smu_sw_init()
512 smu_baco->platform_support = true; in navi10_store_powerplay_table()
1648 baco_support = smu_baco->platform_support; in smu_v11_0_baco_is_support()
335 bool platform_support; member