section_id 342 arch/powerpc/include/asm/rtas.h uint16_t section_id); section_id 1032 arch/powerpc/kernel/rtas.c uint16_t section_id) section_id 1053 arch/powerpc/kernel/rtas.c if (pseries_errorlog_id(sect) == section_id) section_id 41 drivers/gpu/drm/amd/amdgpu/clearstate_defs.h const enum section_id id; section_id 19 drivers/gpu/drm/gma500/intel_bios.c static void *find_section(struct bdb_header *bdb, int section_id) section_id 36 drivers/gpu/drm/gma500/intel_bios.c if (current_id == section_id) section_id 81 drivers/gpu/drm/i915/display/intel_bios.c find_section(const void *_bdb, enum bdb_block_id section_id) section_id 102 drivers/gpu/drm/i915/display/intel_bios.c if (current_id == section_id) section_id 41 drivers/gpu/drm/radeon/clearstate_defs.h const enum section_id id; section_id 1279 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c u16 section_id; section_id 1375 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c section_id = NVM_WORD2_ID(le16_to_cpu(file_sec->word2)); section_id 1379 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c section_id = EXT_NVM_WORD1_ID( section_id 1404 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c if (WARN(section_id >= NVM_MAX_NUM_SECTIONS, section_id 1405 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c "Invalid NVM section ID %d\n", section_id)) { section_id 1416 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c iwl_nvm_fixups(trans->hw_id, section_id, temp, section_size); section_id 1418 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c kfree(nvm_sections[section_id].data); section_id 1419 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c nvm_sections[section_id].data = temp; section_id 1420 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c nvm_sections[section_id].length = section_size; section_id 731 drivers/scsi/smartpqi/smartpqi.h __le16 section_id; /* as defined by the */ section_id 6962 drivers/scsi/smartpqi/smartpqi_init.c switch (get_unaligned_le16(§ion->section_id)) {