/linux-4.1.27/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.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | ucode.c | 329 enum iwl_ucode_type old_type; in iwl_load_ucode_wait_alive() local 336 old_type = priv->cur_ucode; in iwl_load_ucode_wait_alive() 346 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive() 358 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive() 364 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive() 379 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
|
/linux-4.1.27/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.1.27/arch/x86/kernel/ |
D | e820.c | 423 u64 size, unsigned old_type, in __e820_update_range() argument 430 BUG_ON(old_type == new_type); in __e820_update_range() 438 e820_print_type(old_type); in __e820_update_range() 448 if (ei->type != old_type) in __e820_update_range() 491 u64 __init e820_update_range(u64 start, u64 size, unsigned old_type, in e820_update_range() argument 494 return __e820_update_range(&e820, start, size, old_type, new_type); in e820_update_range() 498 unsigned old_type, unsigned new_type) in e820_update_range_saved() argument 500 return __e820_update_range(&e820_saved, start, size, old_type, in e820_update_range_saved() 505 u64 __init e820_remove_range(u64 start, u64 size, unsigned old_type, in e820_remove_range() argument 519 e820_print_type(old_type); in e820_remove_range() [all …]
|
/linux-4.1.27/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.1.27/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.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | fw.c | 215 enum iwl_ucode_type old_type = mvm->cur_ucode; in iwl_mvm_load_ucode_wait_alive() local 235 mvm->cur_ucode = old_type; in iwl_mvm_load_ucode_wait_alive() 247 mvm->cur_ucode = old_type; in iwl_mvm_load_ucode_wait_alive() 253 mvm->cur_ucode = old_type; in iwl_mvm_load_ucode_wait_alive()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/tty/serial/ |
D | serial_core.c | 807 unsigned int old_type, old_iotype, old_hub6, old_shift; in uart_set_info() local 811 old_type = uport->type; in uart_set_info() 819 if (old_type != PORT_UNKNOWN) in uart_set_info() 845 uport->type = old_type; in uart_set_info() 851 if (old_type != PORT_UNKNOWN) { in uart_set_info()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 870 u8 old_type = rg->type; in omapfb_setup_mem() local 896 rg->type = old_type; in omapfb_setup_mem()
|
/linux-4.1.27/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.1.27/block/ |
D | cfq-iosched.c | 3864 enum wl_type_t old_type = cfqq_type(cfqd->active_queue); in cfq_preempt_queue() local 3873 if (old_type != cfqq_type(cfqq)) in cfq_preempt_queue()
|