Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 1137) sorted by relevance

12345678910>>...46

/linux-6.12.1/drivers/char/agp/
Dali-agp.c24 u32 temp; in ali_fetch_size() local
45 u32 temp; in ali_tlbflush() local
56 u32 temp; in ali_cleanup() local
72 u32 temp; in ali_configure() local
129 u32 temp; in m1541_cache_flush() local
147 u32 temp; in m1541_alloc_page() local
172 u32 temp; in m1541_destroy_page() local
Dintel-agp.c20 u16 temp; in intel_fetch_size() local
37 static int __intel_8xx_fetch_size(u8 temp) in __intel_8xx_fetch_size()
57 u8 temp; in intel_8xx_fetch_size() local
65 u8 temp; in intel_815_fetch_size() local
84 u32 temp; in intel_8xx_tlbflush() local
94 u16 temp; in intel_cleanup() local
106 u16 temp; in intel_8xx_cleanup() local
193 u8 temp; in intel_820_cleanup() local
Dvia-agp.c27 u8 temp; in via_fetch_size() local
82 u32 temp; in via_tlbflush() local
109 u16 temp; in via_fetch_size_agp3() local
130 u32 temp; in via_configure_agp3() local
162 u32 temp; in via_tlbflush_agp3() local
/linux-6.12.1/fs/jffs2/
Dsummary.c118 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; in jffs2_sum_add_xattr_mem() local
178 struct jffs2_sum_xref_mem *temp; in jffs2_sum_add_xref_mem() local
195 union jffs2_sum_mem *temp; in jffs2_sum_clean_collected() local
265 struct jffs2_sum_inode_mem *temp = in jffs2_sum_add_kvec() local
282 struct jffs2_sum_dirent_mem *temp = in jffs2_sum_add_kvec() local
316 struct jffs2_sum_xattr_mem *temp; in jffs2_sum_add_kvec() local
331 struct jffs2_sum_xref_mem *temp; in jffs2_sum_add_kvec() local
678 union jffs2_sum_mem *temp; in jffs2_sum_write_data() local
/linux-6.12.1/drivers/video/fbdev/sis/
Dinit301.c612 unsigned short modeflag,index,temp,backupindex; in SiS_GetRatePtr() local
729 unsigned short temp,temp1; in SiS_CR36BIOSWord23b() local
745 unsigned short temp,temp1; in SiS_CR36BIOSWord23d() local
972 unsigned short tempal,temp,i,j; in SiS_VBWait() local
1237 unsigned short temp; in SiS_SetChrontelGPIO() local
1260 unsigned short tempax, tempbx, temp; in SiS_GetVBInfo() local
1488 unsigned char temp; in SiS_SetYPbPr() local
1531 unsigned short temp, temp1, resinfo = 0, romindex = 0; in SiS_SetTVMode() local
1730 unsigned short temp = SiS_Pr->SiS_LCDResInfo; in SiS_GetBIOSLCDResInfo() local
1745 unsigned short temp; in SiS_GetLCDInfoBIOS() local
[all …]
/linux-6.12.1/drivers/thermal/samsung/
Dexynos_tmu.c206 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()
284 int ret, temp; in exynos_thermal_zone_configure() local
352 int bit_off, u8 temp) in exynos_tmu_update_temp()
367 static void exynos4210_tmu_set_low_temp(struct exynos_tmu_data *data, u8 temp) in exynos4210_tmu_set_low_temp()
375 static void exynos4210_tmu_set_high_temp(struct exynos_tmu_data *data, u8 temp) in exynos4210_tmu_set_high_temp()
394 static void exynos4210_tmu_set_crit_temp(struct exynos_tmu_data *data, u8 temp) in exynos4210_tmu_set_crit_temp()
417 static void exynos4412_tmu_set_low_temp(struct exynos_tmu_data *data, u8 temp) in exynos4412_tmu_set_low_temp()
424 static void exynos4412_tmu_set_high_temp(struct exynos_tmu_data *data, u8 temp) in exynos4412_tmu_set_high_temp()
437 static void exynos4412_tmu_set_crit_temp(struct exynos_tmu_data *data, u8 temp) in exynos4412_tmu_set_crit_temp()
471 static void exynos5433_tmu_set_low_temp(struct exynos_tmu_data *data, u8 temp) in exynos5433_tmu_set_low_temp()
[all …]
/linux-6.12.1/drivers/i2c/busses/
Di2c-imx-lpi2c.c122 unsigned int temp; in lpi2c_imx_bus_busy() local
170 unsigned int temp; in lpi2c_imx_start() local
186 unsigned int temp; in lpi2c_imx_stop() local
212 unsigned int temp; in lpi2c_imx_config() local
266 unsigned int temp; in lpi2c_imx_master_enable() local
296 u32 temp; in lpi2c_imx_master_disable() local
350 unsigned int temp, remaining; in lpi2c_imx_set_rx_watermark() local
386 unsigned int temp, data; in lpi2c_imx_read_rxfifo() local
441 unsigned int temp; in lpi2c_imx_read() local
458 unsigned int temp; in lpi2c_imx_xfer() local
[all …]
/linux-6.12.1/drivers/thermal/
Dthermal_hwmon.c56 struct thermal_hwmon_temp *temp in temp_input_show() local
74 struct thermal_hwmon_temp *temp in temp_crit_show() local
119 struct thermal_hwmon_temp *temp; in thermal_hwmon_lookup_temp() local
134 int temp; in thermal_zone_crit_temp_valid() local
141 struct thermal_hwmon_temp *temp; in thermal_add_hwmon_sysfs() local
224 struct thermal_hwmon_temp *temp; in thermal_remove_hwmon_sysfs() local
/linux-6.12.1/arch/alpha/include/asm/
Dbitops.h31 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; in test_and_clear_bit() local
248 unsigned long temp; in test_and_change_bit() local
292 unsigned long temp, old; in xor_unlock_is_negative_byte() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c47 static void iwl_mvm_tt_temp_changed(struct iwl_mvm *mvm, u32 temp) in iwl_mvm_tt_temp_changed()
65 int temp; in iwl_mvm_temp_notif_parse() local
93 int *temp = data; in iwl_mvm_temp_notif_wait() local
110 int temp; in iwl_mvm_temp_notif() local
176 static int iwl_mvm_send_temp_cmd(struct iwl_mvm *mvm, bool response, s32 *temp) in iwl_mvm_send_temp_cmd()
235 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp()
279 s32 temp; in check_exit_ctkill() local
619 int temp; in iwl_mvm_tzone_get_temp() local
642 const struct thermal_trip *trip, int temp) in iwl_mvm_tzone_set_trip_temp()
/linux-6.12.1/arch/arc/include/asm/
Dirqflags-compact.h67 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-6.12.1/arch/parisc/lib/
Dbitops.c23 unsigned long temp, flags; in __xchg64() local
36 long temp; in __xchg32() local
49 long temp; in __xchg8() local
/linux-6.12.1/arch/arm64/crypto/
Daes-neon.S44 .macro prepare, sbox, shiftrows, temp
56 .macro enc_prepare, ignore0, ignore1, temp
60 .macro enc_switch_key, ignore0, ignore1, temp
65 .macro dec_prepare, ignore0, ignore1, temp
/linux-6.12.1/drivers/scsi/aic7xxx/
Daic7xxx_93cx6.c107 uint8_t temp; in send_seeprom_cmd() local
133 uint8_t temp; in reset_seeprom() local
155 uint8_t temp; in ahc_read_seeprom() local
226 uint8_t temp; in ahc_write_seeprom() local
/linux-6.12.1/drivers/scsi/cxlflash/
Dlunmgt.c86 struct llun_info *lli, *temp; in lookup_local() local
103 struct glun_info *gli, *temp; in lookup_global() local
180 struct llun_info *lli, *temp; in cxlflash_term_local_luns() local
205 struct glun_info *gli, *temp; in cxlflash_term_global_luns() local
/linux-6.12.1/drivers/hwmon/
Dcros_ec_hwmon.c39 static int cros_ec_hwmon_read_temp(struct cros_ec_device *cros_ec, u8 index, u8 *temp) in cros_ec_hwmon_read_temp()
60 static bool cros_ec_hwmon_is_error_temp(u8 temp) in cros_ec_hwmon_is_error_temp()
68 static long cros_ec_hwmon_temp_to_millicelsius(u8 temp) in cros_ec_hwmon_temp_to_millicelsius()
79 u8 temp; in cros_ec_hwmon_read() local
195 u8 temp; in cros_ec_hwmon_probe_temp_sensors() local
Dstts751.c94 int temp; member
199 static int stts751_set_temp_reg16(struct stts751_priv *priv, int temp, in stts751_set_temp_reg16()
214 static int stts751_set_temp_reg8(struct stts751_priv *priv, int temp, u8 reg) in stts751_set_temp_reg8()
222 static int stts751_read_reg16(struct stts751_priv *priv, int *temp, in stts751_read_reg16()
240 static int stts751_read_reg8(struct stts751_priv *priv, int *temp, u8 reg) in stts751_read_reg8()
436 long temp; in therm_store() local
478 long temp; in hyst_store() local
526 long temp; in max_store() local
560 long temp; in min_store() local
/linux-6.12.1/arch/hexagon/include/asm/
Dspinlock.h60 int temp; in arch_read_trylock() local
93 int temp; in arch_write_trylock() local
138 int temp; in arch_spin_trylock() local
/linux-6.12.1/arch/arm/kernel/
Dswp_emulate.c35 #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-6.12.1/drivers/usb/gadget/udc/bdc/
Dbdc_core.c52 u32 temp; in bdc_stop() local
75 u32 temp; in bdc_reset() local
98 u32 temp; in bdc_run() local
218 u32 temp; in bdc_mem_init() local
489 u32 temp; in bdc_probe() local
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_fdi.c418 u32 temp; in cpt_set_fdi_bc_bifurcation() local
471 u32 temp; in intel_fdi_normal_train() local
513 u32 temp, tries; in ilk_fdi_link_train() local
615 u32 temp, i, retry; in gen6_fdi_link_train() local
751 u32 temp, i, j; in ivb_manual_fdi_link_train() local
885 u32 temp, i, rx_ctl_val; in hsw_fdi_link_train() local
1033 u32 temp; in ilk_fdi_pll_enable() local
1087 u32 temp; in ilk_fdi_disable() local
/linux-6.12.1/drivers/usb/host/
Dehci-hub.c150 u32 temp; in ehci_adjust_port_wakeup_flags() local
379 u32 temp; in ehci_bus_resume() local
621 u32 temp, status; in ehci_hub_status_data() local
703 u16 temp; in ehci_hub_descriptor() local
743 u32 temp, temp1, status; in ehci_hub_control() local
1211 u32 temp = ehci_readl(ehci, status_reg) & ~PORT_RWC_BITS; in ehci_port_power() local
Dohci-hub.c105 unsigned temp; in ohci_rh_suspend() local
157 u32 temp, enables; in ohci_rh_resume() local
543 u16 temp; in ohci_hub_descriptor() local
623 u32 temp = 0; in root_port_reset() local
686 u32 temp; in ohci_hub_control() local
/linux-6.12.1/drivers/thermal/intel/
Dintel_soc_dts_iosf.c44 int thres_index, int temp) in update_trip_temp()
134 int temp) in sys_set_trip_temp()
152 int *temp) in sys_get_curr_temp()
298 u8 flags, int temp, unsigned int index) in set_trip()
333 int temp; in intel_soc_dts_iosf_init() local
/linux-6.12.1/drivers/media/usb/dvb-usb/
Daf9005-fe.c95 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; in af9005_fe_read_status() local
766 u8 temp; in af9005_fe_select_bw() local
788 u8 temp = on; in af9005_fe_power() local
808 u8 temp, temp0 = 0, temp1 = 0, temp2 = 0; in af9005_fe_init() local
1096 u8 temp, temp0, temp1, temp2; in af9005_fe_set_frontend() local
1222 u8 temp; in af9005_fe_get_frontend() local

12345678910>>...46