Home
last modified time | relevance | path

Searched defs:info_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c210 struct iosys_map *info_map) in guc_mapping_table_init()
485 struct iosys_map *info_map) in fill_engine_enable_masks()
512 struct iosys_map info_map; in guc_prep_golden_context() local
646 static u32 guc_get_capture_engine_mask(struct iosys_map *info_map, u32 capture_class) in guc_get_capture_engine_mask()
685 struct iosys_map info_map; in guc_capture_prep_lists() local
798 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(&guc->ads_map, in __guc_ads_init() local
/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c393 struct hp_wmi_info **info_map[hwmon_max]; member
1730 struct hp_wmi_info ***info_map = state->info_map; in init_numeric_sensors() local
1926 struct hp_wmi_info ***info_map = state->info_map; in make_chip_info() local
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c1425 static bool info_threads, info_map; variable