/linux-4.4.14/drivers/power/ |
D | max8903_charger.c | 86 enum power_supply_type old_type; in max8903_dcin() local 107 old_type = data->psy_desc.type; in max8903_dcin() 116 if (old_type != data->psy_desc.type) in max8903_dcin() 127 enum power_supply_type old_type; in max8903_usbin() local 146 old_type = data->psy_desc.type; in max8903_usbin() 155 if (old_type != data->psy_desc.type) in max8903_usbin()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | ucode.c | 330 enum iwl_ucode_type old_type; in iwl_load_ucode_wait_alive() local 337 old_type = priv->cur_ucode; in iwl_load_ucode_wait_alive() 347 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive() 359 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive() 365 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive() 380 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | e820.h | 23 extern u64 e820_update_range(u64 start, u64 size, unsigned old_type, 25 extern u64 e820_remove_range(u64 start, u64 size, unsigned old_type,
|
/linux-4.4.14/arch/x86/kernel/ |
D | e820.c | 424 u64 size, unsigned old_type, in __e820_update_range() argument 431 BUG_ON(old_type == new_type); in __e820_update_range() 439 e820_print_type(old_type); in __e820_update_range() 449 if (ei->type != old_type) in __e820_update_range() 492 u64 __init e820_update_range(u64 start, u64 size, unsigned old_type, in e820_update_range() argument 495 return __e820_update_range(&e820, start, size, old_type, new_type); in e820_update_range() 499 unsigned old_type, unsigned new_type) in e820_update_range_saved() argument 501 return __e820_update_range(&e820_saved, start, size, old_type, in e820_update_range_saved() 506 u64 __init e820_remove_range(u64 start, u64 size, unsigned old_type, in e820_remove_range() argument 520 e820_print_type(old_type); in e820_remove_range() [all …]
|
/linux-4.4.14/fs/overlayfs/ |
D | dir.c | 708 enum ovl_path_type old_type; in ovl_rename2() local 737 old_type = ovl_path_type(old); in ovl_rename2() 739 if (OVL_TYPE_MERGE_OR_LOWER(old_type) && is_dir) in ovl_rename2() 756 if (!OVL_TYPE_UPPER(new_type) && !OVL_TYPE_UPPER(old_type)) { in ovl_rename2() 761 if (OVL_TYPE_UPPER(new_type) && OVL_TYPE_UPPER(old_type)) { in ovl_rename2() 790 old_opaque = !OVL_TYPE_PURE_UPPER(old_type); in ovl_rename2()
|
/linux-4.4.14/fs/ncpfs/ |
D | ncplib_kernel.c | 902 struct inode *old_dir, const char *old_name, __le16 old_type, in ncp_RenameNSEntry() argument 915 ncp_add_word(server, old_type); /* search attributes */ in ncp_RenameNSEntry() 945 __le16 old_type = cpu_to_le16(0x06); in ncp_ren_or_mov_file_or_subdir() local 948 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type, in ncp_ren_or_mov_file_or_subdir() 952 old_type = cpu_to_le16(0x16); in ncp_ren_or_mov_file_or_subdir() 953 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type, in ncp_ren_or_mov_file_or_subdir() 959 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type, in ncp_ren_or_mov_file_or_subdir()
|
/linux-4.4.14/kernel/events/ |
D | hw_breakpoint.c | 437 int old_type = bp->attr.bp_type; in modify_user_hw_breakpoint() local 464 bp->attr.bp_type = old_type; in modify_user_hw_breakpoint()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | fw.c | 517 enum iwl_ucode_type old_type = mvm->cur_ucode; in iwl_mvm_load_ucode_wait_alive() local 537 mvm->cur_ucode = old_type; in iwl_mvm_load_ucode_wait_alive() 554 mvm->cur_ucode = old_type; in iwl_mvm_load_ucode_wait_alive() 560 mvm->cur_ucode = old_type; in iwl_mvm_load_ucode_wait_alive()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 1419 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local 1422 old_type = USB_ENDPOINT_XFER_CONTROL; in usbhsh_pipe_init_for_host() 1445 dir_in = (pipe_type[i] == old_type); in usbhsh_pipe_init_for_host() 1446 old_type = pipe_type[i]; in usbhsh_pipe_init_for_host()
|
/linux-4.4.14/drivers/tty/serial/ |
D | serial_core.c | 818 unsigned int old_type, old_iotype, old_hub6, old_shift; in uart_set_info() local 822 old_type = uport->type; in uart_set_info() 830 if (old_type != PORT_UNKNOWN) in uart_set_info() 856 uport->type = old_type; in uart_set_info() 862 if (old_type != PORT_UNKNOWN) { in uart_set_info()
|
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 1208 enum nl80211_iftype old_type; in cfg80211_rtw_change_iface() local 1216 old_type = rtw_wdev->iftype; in cfg80211_rtw_change_iface() 1218 __func__, ndev->name, old_type, type); in cfg80211_rtw_change_iface() 1220 if (old_type != type) { in cfg80211_rtw_change_iface() 1240 rtw_wdev->iftype = old_type; in cfg80211_rtw_change_iface()
|
/linux-4.4.14/drivers/net/wan/lmc/ |
D | lmc_main.c | 171 u16 old_type = sc->if_type; in lmc_ioctl() local 185 if (new_type == old_type) in lmc_ioctl()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 865 u8 old_type = rg->type; in omapfb_setup_mem() local 891 rg->type = old_type; in omapfb_setup_mem()
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1601 int old_type = rg->type; in omapfb_realloc_fbmem() local 1609 if (old_size == size && old_type == type) in omapfb_realloc_fbmem()
|
/linux-4.4.14/fs/ |
D | namei.c | 4319 int old_type, new_type; in SYSCALL_DEFINE5() local 4342 &old_path, &old_last, &old_type, lookup_flags); in SYSCALL_DEFINE5() 4360 if (old_type != LAST_NORM) in SYSCALL_DEFINE5()
|
/linux-4.4.14/block/ |
D | cfq-iosched.c | 3999 enum wl_type_t old_type = cfqq_type(cfqd->active_queue); in cfq_preempt_queue() local 4008 if (old_type != cfqq_type(cfqq)) in cfq_preempt_queue()
|