Home
last modified time | relevance | path

Searched defs:old_type (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmax8903_charger.c76 enum power_supply_type old_type; in max8903_dcin() local
117 enum power_supply_type old_type; in max8903_usbin() local
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmax8903_charger.c85 enum power_supply_type old_type; in max8903_dcin() local
144 enum power_supply_type old_type; in max8903_usbin() local
/third_party/ffmpeg/libavformat/
H A Dvivo.c261 unsigned old_sequence = vivo->sequence, old_type = vivo->type; in vivo_read_packet() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c303 enum iwl_ucode_type old_type; in iwl_load_ucode_wait_alive() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c298 enum iwl_ucode_type old_type; in iwl_load_ucode_wait_alive() local
/kernel/linux/linux-5.10/kernel/events/
H A Dhw_breakpoint.c351 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument
373 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c346 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive() local
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
H A Dlmc_main.c166 u16 old_type = sc->if_type; in lmc_ioctl() local
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Drtg_ctrl.c164 int old_type; in do_update_rt_frame_num() local
/kernel/linux/linux-6.6/kernel/events/
H A Dhw_breakpoint.c625 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument
647 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c320 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive() local
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.c164 int old_type; in do_update_rt_frame_num() local
/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsysfs.c997 enum idxd_wq_type old_type; in wq_type_store() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A De820.c463 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in __e820__range_update() argument
530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update() argument
535 static u64 __init e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update_kexec() argument
541 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod_host.c1406 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_host.c1406 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c264 u8 new_type, old_type; in add_map_entry() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A De820.c463 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in __e820__range_update() argument
530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update() argument
535 static u64 __init e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update_kexec() argument
541 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddxv.c1050 int size = 0, old_type = 0; in dxv_decode() local
/third_party/mbedtls/library/
H A Dpk.c531 psa_key_type_t old_type = psa_get_key_type(&old_attributes); in mbedtls_pk_get_psa_attributes() local
634 psa_key_type_t old_type = psa_get_key_type(&old_attributes); in copy_into_psa() local
817 psa_key_type_t old_type = psa_get_key_type(&old_attributes); in import_public_into_psa() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c916 struct type_tree_entry *old_type = state->current_type; in find_and_update_named_uniform_storage() local
1237 struct type_tree_entry *old_type = state->current_type; in nir_link_uniform() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_nir.cpp956 const enum brw_reg_type old_type = op[idx].type; in try_immediate_source() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dshow-parse.c990 struct symbol *old_type, *new_type; in show_cast_expr() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h657 Type old_type = NodeProperties::GetType(label->bindings_[i]); in MergeState() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1276 enum nl80211_iftype old_type; in cfg80211_rtw_change_iface() local
1998 enum nl80211_iftype old_type; in cfg80211_rtw_leave_ibss() local

Completed in 39 milliseconds

12