Searched defs:old_type (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/power/supply/ | 
| D | max8903_charger.c | 76 	enum power_supply_type old_type;  in max8903_dcin()  local117 	enum power_supply_type old_type;  in max8903_usbin()  local
 
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | e820.c | 448 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e…  in __e820__range_update()515 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type)  in e820__range_update()
 520 static u64 __init e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_…  in e820__range_update_kexec()
 526 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type)  in e820__range_remove()
 
 | 
| /Linux-v5.4/kernel/events/ | 
| D | hw_breakpoint.c | 335 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type)  in __modify_bp_slot()357 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type)  in modify_bp_slot()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ | 
| D | ucode.c | 303 	enum iwl_ucode_type old_type;  in iwl_load_ucode_wait_alive()  local
 | 
| /Linux-v5.4/drivers/net/wan/lmc/ | 
| D | lmc_main.c | 168 	    u16 old_type = sc->if_type;  in lmc_ioctl()  local
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | fw.c | 314 	enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img;  in iwl_mvm_load_ucode_wait_alive()  local
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ | 
| D | ioctl_cfg80211.c | 1302 	enum nl80211_iftype old_type;  in cfg80211_rtw_change_iface()  local2020 	enum nl80211_iftype old_type;  in cfg80211_rtw_leave_ibss()  local
 
 | 
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-ioctl.c | 2260 	u32 old_type = p->type;  in v4l_g_selection()  local2276 	u32 old_type = p->type;  in v4l_s_selection()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/omap/ | 
| D | omapfb_main.c | 834 		u8	      old_type = rg->type;  in omapfb_setup_mem()  local
 | 
| /Linux-v5.4/drivers/usb/renesas_usbhs/ | 
| D | mod_host.c | 1406 	int old_type, dir_in, i;  in usbhsh_pipe_init_for_host()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/ | 
| D | omapfb-main.c | 1591 	int old_type = rg->type;  in omapfb_realloc_fbmem()  local
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | serial_core.c | 901 		unsigned int old_type, old_iotype, old_hub6, old_shift;  in uart_set_info()  local
 | 
| /Linux-v5.4/fs/ | 
| D | namei.c | 4515 	int old_type, new_type;  in do_renameat2()  local
 |