/linux/fs/jffs2/ |
H A D | summary.c | 118 struct jffs2_sum_inode_mem *temp = kmalloc(sizeof(struct jffs2_sum_inode_mem), GFP_KERNEL); in jffs2_sum_add_inode_mem() local 136 struct jffs2_sum_dirent_mem *temp in jffs2_sum_add_dirent_mem() local 160 struct jffs2_sum_xattr_mem *temp; jffs2_sum_add_xattr_mem() local 178 struct jffs2_sum_xref_mem *temp; jffs2_sum_add_xref_mem() local 195 union jffs2_sum_mem *temp; jffs2_sum_clean_collected() local 265 struct jffs2_sum_inode_mem *temp = jffs2_sum_add_kvec() local 282 struct jffs2_sum_dirent_mem *temp = jffs2_sum_add_kvec() local 316 struct jffs2_sum_xattr_mem *temp; jffs2_sum_add_kvec() local 331 struct jffs2_sum_xref_mem *temp; jffs2_sum_add_kvec() local 678 union jffs2_sum_mem *temp; jffs2_sum_write_data() local [all...] |
/linux/drivers/video/fbdev/sis/ |
H A D | init301.c | 612 unsigned short modeflag,index,temp,backupindex; in SiS_GetRatePtr() local 729 unsigned short temp,temp in SiS_CR36BIOSWord23b() local 745 unsigned short temp,temp1; SiS_CR36BIOSWord23d() local 972 unsigned short tempal,temp,i,j; SiS_VBWait() local 1237 unsigned short temp; SiS_SetChrontelGPIO() local 1260 unsigned short tempax, tempbx, temp; SiS_GetVBInfo() local 1488 unsigned char temp; SiS_SetYPbPr() local 1531 unsigned short temp, temp1, resinfo = 0, romindex = 0; SiS_SetTVMode() local 1730 unsigned short temp = SiS_Pr->SiS_LCDResInfo; SiS_GetBIOSLCDResInfo() local 1745 unsigned short temp; SiS_GetLCDInfoBIOS() local 1791 unsigned short temp,modeflag,resinfo=0,modexres=0,modeyres=0; SiS_GetLCDResInfo() local 4130 unsigned short temp; SiS_HandlePWD() local 4162 unsigned short temp=0; SiS_DisableBridge() local 4558 unsigned short temp=0, tempah; SiS_EnableBridge() local 5147 unsigned char temp; SiS_SetCRT2Offset() local 5335 unsigned short temp, index, modeidindex, refreshratetableindex; SiS_SetCRT2FIFO_300() local 5544 unsigned short temp, modeflag, i, j, xres=0, VGAVDE; SiS_SetGroup1_301() local 5674 unsigned short push2, tempax, tempbx, tempcx, temp; SiS_SetGroup1_LVDS() local 6232 unsigned short temp=0, tempax=0, tempbx=0, tempcx=0, bridgeadd=0; SiS_SetGroup1() local 6649 unsigned char temp; SiS_SetGroup2_C_ELV() local 6847 unsigned short temp; SiS_SetGroup2_Tail() local 6907 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; SiS_SetGroup2() local 7592 unsigned short temp, temp1; SiS_SetGroup4_C_ELV() local 7663 unsigned short vclkindex, temp, reg1, reg2; SiS_SetCRT2VCLK() local 7722 unsigned short tempax, tempcx, tempbx, modeflag, temp, resinfo; SiS_SetGroup4() local 8301 unsigned short temp; SiS_SetCHTVReg() local 8355 unsigned short temp; SiS_Chrontel701xBLOn() local 8372 unsigned short temp; SiS_Chrontel701xBLOff() local 8520 unsigned char temp, temp1; SiS_ChrontelResetVSync() local 8537 unsigned short temp; SiS_Chrontel701xOn() local 8582 unsigned short temp; SiS_Chrontel701xOff() local 8604 unsigned short temp; SiS_ChrontelResetDB() local 8656 unsigned short temp; SiS_ChrontelInitTVVSync() local 8685 unsigned short temp,temp1; SiS_ChrontelDoSomething3() local 8736 unsigned short temp; SiS_ChrontelDoSomething2() local 8773 unsigned short temp; SiS_ChrontelDoSomething1() local 9043 unsigned short tempah,temp; SiS_SetTrumpBlockLoop() local 9102 unsigned short temp, i; SiS_SetChReg() local 9175 unsigned short tempah, temp, i; SiS_GetChReg() local 9278 unsigned short temp = 0, myadaptnum = adaptnum; SiS_InitDDCRegs() local 9434 unsigned short temp, ret=0; SiS_DoProbeDDC() local 9668 unsigned short i,flag,temp; SiS_WriteDDC2Data() local 9694 unsigned short i, temp, getdata; SiS_ReadDDC2Data() local 9725 unsigned short temp, watchdog=1000; SiS_SetSCLKHigh() local 9888 unsigned short index = 0, temp = 0; GetOEMTVPtr661_2_GEN() local 9952 unsigned short delay=0,index,myindex,temp,romptr=0; SetDelayComp() local 10257 unsigned short index,temp,temp1,romptr=0; SetAntiFlicker() local 10300 unsigned short index,temp,temp1,romptr=0; SetEdgeEnhance() local 10337 unsigned short index, temp, i, j; SetYFilter() local 10370 unsigned short index,temp,i,j,resinfo,romptr=0; SetPhaseIncr() local 10618 unsigned char temp; SetCRT2SyncDither661() local 10752 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; SiS_FinalizeLCD() local 10958 unsigned char temp; SetOEMLCDData2() local 11063 unsigned short index,temp,romptr=0; SetOEMLCDDelay() local 11186 unsigned short index,temp,romptr=0; SetOEMTVDelay() local 11218 unsigned short index,temp,romptr=0; SetOEMAntiFlicker() local 11246 unsigned short index,i,j,temp,romptr=0; SetOEMPhaseIncr() local 11286 unsigned short index,temp,i,j,romptr=0; SetOEMYFilter() local [all...] |
/linux/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 206 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code() argument 284 int ret, temp; in exynos_thermal_zone_configure() local 352 exynos_tmu_update_temp(struct exynos_tmu_data * data,int reg_off,int bit_off,u8 temp) exynos_tmu_update_temp() argument 367 exynos4210_tmu_set_low_temp(struct exynos_tmu_data * data,u8 temp) exynos4210_tmu_set_low_temp() argument 375 exynos4210_tmu_set_high_temp(struct exynos_tmu_data * data,u8 temp) exynos4210_tmu_set_high_temp() argument 394 exynos4210_tmu_set_crit_temp(struct exynos_tmu_data * data,u8 temp) exynos4210_tmu_set_crit_temp() argument 417 exynos4412_tmu_set_low_temp(struct exynos_tmu_data * data,u8 temp) exynos4412_tmu_set_low_temp() argument 424 exynos4412_tmu_set_high_temp(struct exynos_tmu_data * data,u8 temp) exynos4412_tmu_set_high_temp() argument 437 exynos4412_tmu_set_crit_temp(struct exynos_tmu_data * data,u8 temp) exynos4412_tmu_set_crit_temp() argument 471 exynos5433_tmu_set_low_temp(struct exynos_tmu_data * data,u8 temp) exynos5433_tmu_set_low_temp() argument 478 exynos5433_tmu_set_high_temp(struct exynos_tmu_data * data,u8 temp) exynos5433_tmu_set_high_temp() argument 497 exynos5433_tmu_set_crit_temp(struct exynos_tmu_data * data,u8 temp) exynos5433_tmu_set_crit_temp() argument 539 exynos7_tmu_set_low_temp(struct exynos_tmu_data * data,u8 temp) exynos7_tmu_set_low_temp() argument 546 exynos7_tmu_set_high_temp(struct exynos_tmu_data * data,u8 temp) exynos7_tmu_set_high_temp() argument 565 exynos7_tmu_set_crit_temp(struct exynos_tmu_data * data,u8 temp) exynos7_tmu_set_crit_temp() argument 636 exynos_get_temp(struct thermal_zone_device * tz,int * temp) exynos_get_temp() argument 667 get_emul_con_reg(struct exynos_tmu_data * data,unsigned int val,int temp) get_emul_con_reg() argument 695 exynos4412_tmu_set_emulation(struct exynos_tmu_data * data,int temp) exynos4412_tmu_set_emulation() argument 714 exynos_tmu_set_emulation(struct thermal_zone_device * tz,int temp) exynos_tmu_set_emulation() argument 736 exynos_tmu_set_emulation(struct thermal_zone_device * tz,int temp) exynos_tmu_set_emulation() argument [all...] |
/linux/drivers/char/agp/ |
H A D | intel-agp.c | 20 u16 temp; in intel_fetch_size() local 37 static int __intel_8xx_fetch_size(u8 temp) in __intel_8xx_fetch_size() argument 57 u8 temp; in intel_8xx_fetch_size() local 65 u8 temp; in intel_815_fetch_size() local 84 u32 temp; intel_8xx_tlbflush() local 94 u16 temp; intel_cleanup() local 106 u16 temp; intel_8xx_cleanup() local 193 u8 temp; intel_820_cleanup() local [all...] |
/linux/drivers/thermal/ |
H A D | thermal_hwmon.c | 56 struct thermal_hwmon_temp *temp in temp_input_show() local 74 struct thermal_hwmon_temp *temp in temp_crit_show() local 116 struct thermal_hwmon_temp *temp; in thermal_hwmon_lookup_temp() local 131 int temp; in thermal_zone_crit_temp_valid() local 138 struct thermal_hwmon_temp *temp; thermal_add_hwmon_sysfs() local 221 struct thermal_hwmon_temp *temp; thermal_remove_hwmon_sysfs() local [all...] |
/linux/arch/alpha/include/asm/ |
H A D | bitops.h | 31 unsigned long temp; in set_bit() local 60 unsigned long temp; in clear_bit() local 103 unsigned long temp; in change_bit() local 133 unsigned long temp; in test_and_set_bit() local 163 unsigned long temp; in test_and_set_bit_lock() local 204 unsigned long temp; test_and_clear_bit() local 248 unsigned long temp; test_and_change_bit() local 292 unsigned long temp, old; xor_unlock_is_negative_byte() local [all...] |
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 50 static void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp) in iwl_mvm_tt_temp_changed() argument 68 int temp; in iwl_mvm_temp_notif_parse() local 96 int *temp = data; iwl_mvm_temp_notif_wait() local 113 int temp; iwl_mvm_temp_notif() local 179 iwl_mvm_send_temp_cmd(struct iwl_mvm * mvm,bool response,s32 * temp) iwl_mvm_send_temp_cmd() argument 238 iwl_mvm_get_temp(struct iwl_mvm * mvm,s32 * temp) iwl_mvm_get_temp() argument 282 s32 temp; check_exit_ctkill() local 607 int temp; iwl_mvm_tzone_get_temp() local 630 iwl_mvm_tzone_set_trip_temp(struct thermal_zone_device * device,const struct thermal_trip * trip,int temp) iwl_mvm_tzone_set_trip_temp() argument [all...] |
/linux/arch/arc/include/asm/ |
H A D | irqflags-compact.h | 67 unsigned long temp, flags; in arch_local_irq_save() local 102 unsigned long temp; in arch_local_irq_enable() local 119 unsigned long temp; in arch_local_irq_disable() local 135 unsigned long temp; in arch_local_save_flags() local
|
/linux/arch/parisc/lib/ |
H A D | bitops.c | 23 unsigned long temp, flags; in __xchg64() local 36 long temp; in __xchg32() local 49 long temp; in __xchg8() local
|
/linux/arch/arm64/crypto/ |
H A D | aes-neon.S | 44 preparesbox shiftrows temp global() argument 56 enc_prepareignore0 ignore1 temp global() argument 60 enc_switch_keyignore0 ignore1 temp global() argument 65 dec_prepareignore0 ignore1 temp global() argument [all...] |
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.c | 107 uint8_t temp; in send_seeprom_cmd() local 133 uint8_t temp; in reset_seeprom() local 155 uint8_t temp; ahc_read_seeprom() local 226 uint8_t temp; ahc_write_seeprom() local [all...] |
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fdi.c | 419 u32 temp; in cpt_set_fdi_bc_bifurcation() local 471 u32 temp; in intel_fdi_normal_train() local 512 u32 temp, tries; ilk_fdi_link_train() local 613 u32 temp, i, retry; gen6_fdi_link_train() local 748 u32 temp, i, j; ivb_manual_fdi_link_train() local 881 u32 temp, i, rx_ctl_val; hsw_fdi_link_train() local 1029 u32 temp; ilk_fdi_pll_enable() local 1082 u32 temp; ilk_fdi_disable() local [all...] |
/linux/tools/thermal/thermal-engine/ |
H A D | thermal-engine.c | 148 static int trip_high(int tz_id, int trip_id, int temp, void *arg) in trip_high() argument 159 static int trip_low(int tz_id, int trip_id, int temp, void *arg) in trip_low() argument 170 static int trip_add(int tz_id, int trip_id, int type, int temp, int hyst, __maybe_unused void *arg) in trip_add() argument 185 trip_change(int tz_id,int trip_id,int type,int temp,int hyst,__maybe_unused void * arg) trip_change() argument 234 threshold_add(int tz_id,int temp,int direction,__maybe_unused void * arg) threshold_add() argument 241 threshold_delete(int tz_id,int temp,int direction,__maybe_unused void * arg) threshold_delete() argument 255 threshold_up(int tz_id,int temp,int prev_temp,__maybe_unused void * arg) threshold_up() argument 263 threshold_down(int tz_id,int temp,int prev_temp,__maybe_unused void * arg) threshold_down() argument [all...] |
/linux/drivers/hwmon/ |
H A D | cros_ec_hwmon.c | 39 static int cros_ec_hwmon_read_temp(struct cros_ec_device *cros_ec, u8 index, u8 *temp) in cros_ec_hwmon_read_temp() argument 60 static bool cros_ec_hwmon_is_error_temp(u8 temp) in cros_ec_hwmon_is_error_temp() argument 68 static long cros_ec_hwmon_temp_to_millicelsius(u8 temp) in cros_ec_hwmon_temp_to_millicelsius() argument 79 u8 temp; in cros_ec_hwmon_read() local 196 u8 temp; cros_ec_hwmon_probe_temp_sensors() local [all...] |
H A D | stts751.c | 94 int temp; member 199 static int stts751_set_temp_reg16(struct stts751_priv *priv, int temp, in stts751_set_temp_reg16() argument 214 static int stts751_set_temp_reg8(struct stts751_priv *priv, int temp, u8 reg) in stts751_set_temp_reg8() argument 222 stts751_read_reg16(struct stts751_priv * priv,int * temp,u8 hreg,u8 lreg) stts751_read_reg16() argument 240 stts751_read_reg8(struct stts751_priv * priv,int * temp,u8 reg) stts751_read_reg8() argument 436 long temp; therm_store() local 478 long temp; hyst_store() local 526 long temp; max_store() local 560 long temp; min_store() local [all...] |
/linux/arch/hexagon/include/asm/ |
H A D | spinlock.h | 60 int temp; in arch_read_trylock() local 93 int temp; in arch_write_trylock() local 138 int temp; in arch_spin_trylock() local
|
/linux/arch/arm/kernel/ |
H A D | swp_emulate.c | 35 #define __user_swpX_asm(data, addr, res, temp, B) \ argument 58 #define __user_swp_asm(data, addr, res, temp) \ argument 60 #define __user_swpb_asm(data, addr, res, temp) \ argument 129 unsigned long temp; in emulate_swpX() local
|
/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_core.c | 52 u32 temp; in bdc_stop() local 75 u32 temp; in bdc_reset() local 98 u32 temp; bdc_run() local 218 u32 temp; bdc_mem_init() local 489 u32 temp; bdc_probe() local [all...] |
/linux/drivers/usb/host/ |
H A D | ehci-hub.c | 150 u32 temp; in ehci_adjust_port_wakeup_flags() local 379 u32 temp; in ehci_bus_resume() local 621 u32 temp, status; ehci_hub_status_data() local 703 u16 temp; ehci_hub_descriptor() local 743 u32 temp, temp1, status; ehci_hub_control() local 1211 u32 temp = ehci_readl(ehci, status_reg) & ~PORT_RWC_BITS; ehci_port_power() local [all...] |
H A D | ohci-hub.c | 105 unsigned temp; in ohci_rh_suspend() local 157 u32 temp, enables; in ohci_rh_resume() local 543 u16 temp; ohci_hub_descriptor() local 623 u32 temp = 0; root_port_reset() local 686 u32 temp; ohci_hub_control() local [all...] |
/linux/drivers/thermal/intel/ |
H A D | intel_soc_dts_iosf.c | 44 int thres_index, int temp) in update_trip_temp() argument 134 int temp) in sys_set_trip_temp() argument 152 int *temp) in sys_get_curr_temp() argument 298 u8 flags, int temp, unsigned int index) in set_trip() argument 333 int temp; intel_soc_dts_iosf_init() local [all...] |
/linux/drivers/media/usb/dvb-usb/ |
H A D | af9005-fe.c | 95 u8 temp; in af9005_is_fecmon_available() local 128 u8 temp, temp0, temp1, temp2; in af9005_get_post_vit_err_cw_count() local 228 u8 temp, temp0, temp1, temp2; in af9005_get_pre_vit_err_bit_count() local 431 u8 temp; af9005_fe_read_status() local 766 u8 temp; af9005_fe_select_bw() local 788 u8 temp = on; af9005_fe_power() local 808 u8 temp, temp0 = 0, temp1 = 0, temp2 = 0; af9005_fe_init() local 1096 u8 temp, temp0, temp1, temp2; af9005_fe_set_frontend() local 1222 u8 temp; af9005_fe_get_frontend() local [all...] |
/linux/drivers/gpu/drm/gma500/ |
H A D | oaktrail_hdmi_i2c.c | 79 u32 temp; in hdmi_i2c_irq_enable() local 97 u32 temp; in xfer_read() local 179 u32 temp; in hdmi_i2c_read() local 206 u32 temp; hdmi_i2c_transaction_done() local 255 u32 temp; oaktrail_hdmi_i2c_gpio_fix() local [all...] |
/linux/sound/pci/au88x0/ |
H A D | au88x0_synth.c | 30 int temp; in vortex_wt_setstereo() local 42 int temp; in vortex_wt_setdsout() local 57 int temp; vortex_wt_allocroute() local [all...] |
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4_cec.c | 126 int temp; in hdmi_cec_clear_tx_fifo() local 142 int temp; in hdmi_cec_clear_rx_fifo() local 158 int temp, err; in hdmi_cec_adap_enable() local 270 int temp; hdmi_cec_adap_transmit() local [all...] |