/linux-4.4.14/include/pcmcia/ |
D | device_id.h | 32 #define PCMCIA_DEVICE_PROD_ID2(v2, vh2) { \ argument 42 #define PCMCIA_DEVICE_PROD_ID12(v1, v2, vh1, vh2) { \ argument 60 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \ argument 67 #define PCMCIA_DEVICE_PROD_ID124(v1, v2, v4, vh1, vh2, vh4) { \ argument 81 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \ argument 125 #define PCMCIA_MFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \ argument 132 #define PCMCIA_MFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \ argument 148 #define PCMCIA_MFC_DEVICE_PROD_ID123(mfc, v1, v2, v3, vh1, vh2, vh3) { \ argument 174 #define PCMCIA_PFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \ argument 181 #define PCMCIA_PFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \ argument [all …]
|
/linux-4.4.14/drivers/char/mwave/ |
D | mwavedd.h | 84 #define PRINTK_3(f,s,v1,v2) \ argument 89 #define PRINTK_4(f,s,v1,v2,v3) \ argument 94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument 99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument 104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument 109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument 117 #define PRINTK_3(f,s,v1,v2) argument 118 #define PRINTK_4(f,s,v1,v2,v3) argument 119 #define PRINTK_5(f,s,v1,v2,v3,v4) argument 120 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) argument [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | HalHWImg8723A_BB.c | 211 #define READ_NEXT_PAIR(v1, v2, i) \ argument 231 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_AGC_TAB_1T_8723A() local 479 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_PHY_REG_1T_8723A() local 535 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_PHY_REG_MP_8723A() local
|
D | HalHWImg8723A_RF.c | 209 #define READ_NEXT_PAIR(v1, v2, i) \ in ODM_ReadAndConfig_RadioA_1T_8723A() argument 228 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_RadioA_1T_8723A() local
|
D | HalHWImg8723A_MAC.c | 139 #define READ_NEXT_PAIR(v1, v2, i) \ in ODM_ReadAndConfig_MAC_REG_8723A() argument 157 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MAC_REG_8723A() local
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_private.h | 263 #define LASSERT_ATOMIC_GT_LT(a, v1, v2) \ argument 270 #define LASSERT_ATOMIC_GT_LE(a, v1, v2) \ argument 277 #define LASSERT_ATOMIC_GE_LT(a, v1, v2) \ argument 284 #define LASSERT_ATOMIC_GE_LE(a, v1, v2) \ argument 298 #define LASSERT_ATOMIC_GT_LT(a, v1, v2) do {} while (0) argument 299 #define LASSERT_ATOMIC_GT_LE(a, v1, v2) do {} while (0) argument 300 #define LASSERT_ATOMIC_GE_LT(a, v1, v2) do {} while (0) argument 301 #define LASSERT_ATOMIC_GE_LE(a, v1, v2) do {} while (0) argument
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | bb_cfg.c | 166 u32 v2 = array[i + 1]; in set_baseband_agc_config() local 401 u32 v2 = array[i + 1]; in set_baseband_phy_config() local 585 u32 v2 = array[i + 1]; in config_bb_with_pgheader() local
|
D | rf_cfg.c | 156 #define READ_NEXT_PAIR(v1, v2, i) \ argument 206 u32 v2 = array[i+1]; in rtl88e_phy_config_rf_with_headerfile() local
|
/linux-4.4.14/Documentation/EDID/ |
D | edid.S | 47 #define mfgname2id(v1,v2,v3) \ argument 50 #define msbs2(v1,v2) ((((v1>>8)&0x0f)<<4)+((v2>>8)&0x0f)) argument 51 #define msbs4(v1,v2,v3,v4) \ argument
|
/linux-4.4.14/arch/mips/kernel/ |
D | cpu-bugs64.c | 45 static inline void mult_sh_align_mod(long *v1, long *v2, long *w, in mult_sh_align_mod() 122 long v1[8], v2[8], w[8]; in check_mult_sh() local
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_net.c | 88 u64 v2; in gelic_card_get_ether_port_status() local 120 u64 v1, v2; in gelic_card_set_link_mode() local 1326 u64 v1, v2; in gelic_net_set_wol() local 1487 u64 v1, v2; in gelic_net_setup_netdev() local 1589 u64 v1, v2; in gelic_card_get_vlan_info() local
|
/linux-4.4.14/tools/power/cpupower/debug/kernel/ |
D | cpufreq-test_tsc.c | 36 u32 v1=0,v2=0,v3=0; in read_pmtmr() local
|
/linux-4.4.14/include/linux/ |
D | fixp-arith.h | 127 s32 v1, v2, dx, dy; in fixp_sin32_rad() local
|
/linux-4.4.14/lib/ |
D | atomic64_test.c | 55 long long v2 = 0xfaceabadf00df001LL; in test_atomic64() local
|
/linux-4.4.14/arch/powerpc/boot/ |
D | ps3.c | 82 u64 v2; in ps3_repository_read_rm_size() local
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | repository.c | 66 u64 v1, u64 v2, const char *func, int line) in _dump_node() 126 u64 v2; in read_node() local 260 u64 v2 = 0; in ps3_repository_read_dev_intr() local 897 u64 v2 = 0; in ps3_repository_read_spu_resource_id() local 1073 static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in create_node() 1107 static int write_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in write_node()
|
D | gelic_udbg.c | 149 u64 v2; in gelic_debug_init() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | offloading.c | 93 struct iwl_proto_offload_cmd_v2 v2; in iwl_mvm_send_proto_offload() member
|
D | fw-api-power.h | 343 struct iwl_dev_tx_power_cmd_v2 v2; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 811 struct _ATOM_ASIC_SS_ASSIGNMENT_V2 v2; member 923 struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V2 v2; member 1095 struct _SET_VOLTAGE_PARAMETERS_V2 v2; member 1291 struct _ATOM_VOLTAGE_OBJECT_INFO_V2 v2; member 1297 struct _ATOM_VOLTAGE_OBJECT_V2 v2; member
|
D | atombios_crtc.c | 236 ENABLE_SPREAD_SPECTRUM_ON_PPLL_V2 v2; member 460 PIXEL_CLOCK_PARAMETERS_V2 v2; member
|
D | atombios_encoders.c | 567 DIG_ENCODER_CONTROL_PARAMETERS_V2 v2; member 713 DIG_TRANSMITTER_CONTROL_PARAMETERS_V2 v2; member 1372 SELECT_CRTC_SOURCE_PARAMETERS_V2 v2; member
|
D | atombios_dp.c | 54 PROCESS_AUX_CHANNEL_TRANSACTION_PARAMETERS_V2 v2; member
|
D | cz_dpm.c | 296 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | kv_dpm.c | 2667 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | ci_dpm.c | 5559 struct _ATOM_PPLIB_STATE_V2 v2; member
|
/linux-4.4.14/drivers/net/wireless/ |
D | atmel_cs.c | 204 #define PCMCIA_DEVICE_PROD_ID12_INFO(v1, v2, vh1, vh2, info) { \ argument
|
/linux-4.4.14/kernel/ |
D | kcmp.c | 45 static int kcmp_ptr(void *v1, void *v2, enum kcmp_type type) in kcmp_ptr()
|
/linux-4.4.14/drivers/clocksource/ |
D | acpi_pm.c | 43 u32 v1 = 0, v2 = 0, v3 = 0; in acpi_pm_read_verified() local
|
D | h8300_tpu.c | 55 unsigned long v1, v2, v3; in tpu_get_counter() local
|
D | h8300_timer8.c | 56 unsigned long v1, v2, v3; in timer8_get_counter() local
|
D | h8300_timer16.c | 69 unsigned long v1, v2, v3; in timer16_get_counter() local
|
D | sh_cmt.c | 287 unsigned long v1, v2, v3; in sh_cmt_get_counter() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 418 #define READ_NEXT_PAIR(v1, v2, i) \ argument 428 u32 v2; in handle_branch1() local 472 u32 v2; in handle_branch2() local 674 u32 v1 = 0, v2 = 0, v3 = 0; in phy_config_bb_with_pghdr() local 732 #define READ_NEXT_RF_PAIR(v1, v2, i) \ argument 744 u32 v1, v2; in process_path_a() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 516 #define READ_NEXT_PAIR(v1, v2, i) \ in _rtl8723be_phy_config_bb_with_headerfile() argument 527 u32 v1 = 0, v2 = 0; in _rtl8723be_phy_config_bb_with_headerfile() local 730 u32 v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v6 = 0; in _rtl8723be_phy_config_bb_with_pgheaderfile() local 764 #define READ_NEXT_RF_PAIR(v1, v2, i) \ in rtl8723be_phy_config_rf_with_headerfile() argument 777 u32 v1 = 0, v2 = 0; in rtl8723be_phy_config_rf_with_headerfile() local
|
/linux-4.4.14/drivers/firmware/google/ |
D | memconsole.c | 41 } __packed v2; member
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | xirlink_cit.c | 813 static void cit_model2_Packet1(struct gspca_dev *gspca_dev, u16 v1, u16 v2) in cit_model2_Packet1() 834 static void cit_model3_Packet1(struct gspca_dev *gspca_dev, u16 v1, u16 v2) in cit_model3_Packet1() 843 static void cit_model4_Packet1(struct gspca_dev *gspca_dev, u16 v1, u16 v2) in cit_model4_Packet1()
|
/linux-4.4.14/arch/powerpc/lib/ |
D | sstep.c | 571 static void __kprobes do_cmp_signed(struct pt_regs *regs, long v1, long v2, in do_cmp_signed() 588 unsigned long v2, int crfld) in do_cmp_unsigned() 603 static int __kprobes trap_compare(long v1, long v2) in trap_compare()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 40 #define READ_NEXT_PAIR(array_table, v1, v2, i) \ argument 1708 u32 i, v1, v2; in _rtl8821ae_phy_config_mac_with_headerfile() local 1763 u32 v1 = 0, v2 = 0; in _rtl8821ae_phy_config_bb_with_headerfile() local 1919 u32 v1, v2, v3, v4, v5, v6; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local 1994 u32 v1 = 0, v2 = 0; in rtl8812ae_phy_config_rf_with_headerfile() local 2085 #define READ_NEXT_RF_PAIR(v1, v2, i) \ in rtl8821ae_phy_config_rf_with_headerfile() argument 2099 u32 v1 = 0, v2 = 0; in rtl8821ae_phy_config_rf_with_headerfile() local
|
/linux-4.4.14/drivers/hwmon/ |
D | max1111.c | 55 uint8_t v1, v2; in max1111_read() local
|
D | nct7802.c | 293 unsigned int v1, v2; in nct7802_read_voltage() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | atombios_encoders.c | 554 LVDS_ENCODER_CONTROL_PS_ALLOCATION_V2 v2; member 833 DIG_ENCODER_CONTROL_PARAMETERS_V2 v2; member 1002 DIG_TRANSMITTER_CONTROL_PARAMETERS_V2 v2; member 1853 SELECT_CRTC_SOURCE_PARAMETERS_V2 v2; member
|
D | radeon_atombios.c | 1510 struct _ATOM_ASIC_SS_ASSIGNMENT_V2 v2; member 2046 struct _ATOM_PPLIB_STATE_V2 v2; member 2816 struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V2 v2; member 3090 struct _SET_VOLTAGE_PARAMETERS_V2 v2; member 3369 struct _ATOM_VOLTAGE_OBJECT_INFO_V2 v2; member 3375 struct _ATOM_VOLTAGE_OBJECT_V2 v2; member 3396 static ATOM_VOLTAGE_OBJECT_V2 *atom_lookup_voltage_object_v2(ATOM_VOLTAGE_OBJECT_INFO_V2 *v2, in atom_lookup_voltage_object_v2()
|
D | atombios_crtc.c | 434 ENABLE_SPREAD_SPECTRUM_ON_PPLL_V2 v2; member 756 PIXEL_CLOCK_PARAMETERS_V2 v2; member
|
D | atombios_dp.c | 84 PROCESS_AUX_CHANNEL_TRANSACTION_PARAMETERS_V2 v2; member
|
D | rs780_dpm.c | 714 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | sumo_dpm.c | 1390 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | rv770_dpm.c | 2141 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | trinity_dpm.c | 1676 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | kv_dpm.c | 2570 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | rv6xx_dpm.c | 1792 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | ni_dpm.c | 3891 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | ci_dpm.c | 5413 struct _ATOM_PPLIB_STATE_V2 v2; member
|
D | si_dpm.c | 6713 struct _ATOM_PPLIB_STATE_V2 v2; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 697 #define READ_NEXT_PAIR(v1, v2, i) \ argument 711 u32 v1 = 0, v2 = 0; in phy_config_bb_with_hdr_file() local 895 u32 v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v6 = 0; in phy_config_bb_with_pghdrfile() local 922 #define READ_NEXT_RF_PAIR(v1, v2, i) \ argument 936 u32 v1 = 0, v2 = 0; in rtl92ee_phy_config_rf_with_headerfile() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | aq100x.c | 269 unsigned int v, v2, gpio, wait; in t3_aq100x_phy_prep() local
|
D | mc5.c | 100 static inline void dbgi_wr_data3(struct adapter *adapter, u32 v1, u32 v2, in dbgi_wr_data3()
|
/linux-4.4.14/arch/mips/boot/ |
D | elf2ecoff.c | 118 static int phcmp(const void *v1, const void *v2) in phcmp()
|
/linux-4.4.14/drivers/input/mouse/ |
D | sentelic.c | 308 int v0, v1, v2; in fsp_get_sn() local 399 int val, v2; in fsp_onpad_hscr() local
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | os_4bri.c | 153 int v2 = _4bri_is_rev_2_card(a->CardOrdinal); in diva_4bri_init_card() local
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | viper.c | 120 u8 v1, v2; in viper_hw_version() local
|
/linux-4.4.14/fs/adfs/ |
D | super.c | 75 unsigned int v0, v1, v2, v3; in adfs_calczonecheck() local
|
/linux-4.4.14/include/scsi/ |
D | osd_protocol.h | 174 } __packed v2; member 233 struct osdv2_security_parameters v2; member 252 struct osdv2_cdb v2; member
|
/linux-4.4.14/arch/um/drivers/ |
D | cow_user.c | 113 struct cow_header_v2 v2; member
|
/linux-4.4.14/drivers/char/ |
D | sonypi.c | 651 u8 v1, v2; in sonypi_call1() local 840 u8 v1, v2, event = 0; in sonypi_irq() local
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
D | sis_main.c | 4310 u8 reg, v1, v2, v3, v4, v5, v6, v7, v8; in sisfb_post_sis300() local 4844 u8 v1, v2, v3; in sisfb_post_xgi_setclocks() local 4993 u8 v2; in sisfb_post_xgi_ddr2() local 5069 u8 v1, v2, v3, v4, v5, reg, ramtype; in sisfb_post_xgi() local
|
/linux-4.4.14/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 623 u32 v2 = (sw_tag >> (shift - 1)) << shift; in cxgbi_set_non_ddp_tag() local 638 u32 v2 = sw_tag >> tformat->rsvd_shift; in cxgbi_ddp_tag_base() local 661 u32 v1, v2; in cxgbi_tag_nonrsvd_bits() local
|
/linux-4.4.14/drivers/mfd/ |
D | tps65010.c | 198 u8 value, v2; in dbg_show() local
|
/linux-4.4.14/drivers/media/pci/tw68/ |
D | tw68-video.c | 699 int v2 = tw_readb(TW68_MVSN); in tw68_enum_input() local
|
/linux-4.4.14/tools/testing/selftests/net/ |
D | psock_tpacket.c | 105 } *v2; member
|
/linux-4.4.14/drivers/vfio/ |
D | vfio_iommu_type1.c | 60 bool v2; member
|
D | vfio_iommu_spapr_tce.c | 99 bool v2; member
|
/linux-4.4.14/arch/tile/include/hv/ |
D | drv_xgbe_intf.h | 582 lepp_qsub(int v1, int v2) in lepp_qsub()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | etr.h | 63 unsigned int v2 : 1; /* validity bit ETR data frame 2 */ member
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | jr3_pci.h | 61 s32 v2; member
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | phy.c | 1783 s8 v2; in b43legacy_phy_xmitpower() local
|
D | main.c | 438 u16 v2; in b43legacy_tsf_read() local 506 u16 v2 = (tsf & 0x0000FFFF00000000ULL) >> 32; in b43legacy_tsf_write_locked() local
|
/linux-4.4.14/drivers/video/console/ |
D | vgacon.c | 155 unsigned int v1, v2; in write_vga() local
|
/linux-4.4.14/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 267 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
|
D | camellia-aesni-avx2-asm_64.S | 306 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
|
/linux-4.4.14/drivers/pcmcia/ |
D | cistpl.c | 1227 static int parse_vers_2(tuple_t *tuple, cistpl_vers_2_t *v2) in parse_vers_2()
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | lmac.h | 152 } __packed v2; member 321 } __packed v2; member
|
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-24x7.c | 523 static int ev_uniq_ord(const void *v1, size_t s1, unsigned d1, const void *v2, in ev_uniq_ord()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 1004 struct vring *v, *v2; in wil_find_tx_bcast_2() local
|
/linux-4.4.14/drivers/net/can/spi/ |
D | mcp251x.c | 355 uint8_t *v1, uint8_t *v2) in mcp251x_read_2regs()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_fimc.c | 595 u32 cfg, h1, h2, v1, v2; in fimc_set_window() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | tridentfb.c | 308 int v2 = v1 | (tmp << 29); in blade_init_accel() local
|
D | pxa168fb.h | 130 #define CFG_CKEY_V2(v2) ((v2) << 24) argument
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptscsih.c | 194 dma_addr_t v2; in mptscsih_AddSGE() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 1980 u32 v1, v2, lp_count, hp_count; in cxgb4_dbfifo_count() local 2235 u32 v1, v2, lp_count, hp_count; in drain_db_fifo() local
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1399 int v2 = saa_readb(SAA7134_STATUS_VIDEO2); in saa7134_enum_input() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-fw-file.h | 91 } v2; member
|
/linux-4.4.14/fs/xfs/ |
D | xfs_log.c | 1768 int v2 = xfs_sb_version_haslogv2(&log->l_mp->m_sb); in xlog_sync() local
|
/linux-4.4.14/fs/reiserfs/ |
D | reiserfs.h | 1259 static inline __u16 offset_v2_k_type(const struct offset_v2 *v2) in offset_v2_k_type() 1265 static inline void set_offset_v2_k_type(struct offset_v2 *v2, int type) in set_offset_v2_k_type() 1271 static inline loff_t offset_v2_k_offset(const struct offset_v2 *v2) in offset_v2_k_offset() 1276 static inline void set_offset_v2_k_offset(struct offset_v2 *v2, loff_t offset) in set_offset_v2_k_offset()
|
/linux-4.4.14/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 735 long v1, v2; in pmbus_get_boolean() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ppc_asm.h | 642 #define v2 2 macro
|
/linux-4.4.14/fs/ceph/ |
D | mds_client.c | 2787 struct ceph_mds_cap_reconnect v2; in encode_caps_cb() member
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | niu.c | 4079 u64 v0, u64 v1, u64 v2) in niu_slowpath_interrupt() 4201 u64 v0, u64 v1, u64 v2) in niu_schedule_napi() 4218 u64 v0, v1, v2; in niu_interrupt() local
|
D | niu.h | 3173 u64 v0, v1, v2; member
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | sal.h | 111 unsigned long v2; member
|
D | pal.h | 782 u64 v2; member
|
/linux-4.4.14/drivers/platform/x86/ |
D | sony-laptop.c | 3594 u8 v1, v2; in sony_pic_call1() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 210 struct wmi_tx_meta_v2 *v2; in ath6kl_wmi_meta_add() local
|
/linux-4.4.14/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 318 #define CFG_CKEY_V2(v2) ((v2)<<24) argument
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 3752 u32 v1, v2; in brcms_c_set_ps_ctrl() local
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4state.c | 1896 same_verf(nfs4_verifier *v1, nfs4_verifier *v2) in same_verf()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21353 u16 v0 = 0x211, v1 = 0x222, v2 = 0x144, v3 = 0x188; in wlc_phy_antsel_init() local
|