| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | k3_bandgap.c | 108 int *temp) in k3_bgp_read_temp() 140 static int k3_thermal_get_temp(void *devdata, int *temp) in k3_thermal_get_temp()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | fsl_uli1575.c | 60 unsigned char temp; in early_uli5249() local 201 unsigned short temp; in quirk_uli5229() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | therm.h | 5 u8 temp; member 34 int temp; member
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ab8500.c | 62 int v_ntc, int *temp) in ab8500_voltage_to_temp() 85 static int ab8500_read_sensor(struct abx500_temp *data, u8 sensor, int *temp) in ab8500_read_sensor()
|
| H A D | lm75.h | 25 static inline u16 LM75_TEMP_TO_REG(long temp) in LM75_TEMP_TO_REG()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-viapro.c | 130 int temp; in vt596_transaction() local 314 unsigned char temp; in vt596_probe() local
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | mxc_i2c.c | 264 unsigned int temp = readb(base + (I2CR << reg_shift)); in i2c_imx_stop() local 280 unsigned int temp; in i2c_init_transfer_() local 472 unsigned int temp; in i2c_read_data() local 531 u32 temp; in bus_i2c_read() local
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ulpqueue.c | 88 struct sk_buff_head temp; in sctp_ulpq_tail_data() local 724 struct sk_buff_head temp; in sctp_ulpq_reasm_drain() local 880 struct sk_buff_head temp; in sctp_ulpq_reap_ordered() local 1063 struct sk_buff_head temp; in sctp_ulpq_partial_delivery() local
|
| H A D | associola.c | 316 struct list_head *pos, *temp; in sctp_association_free() local 737 struct list_head *temp; in sctp_assoc_del_peer() local 772 struct sctp_transport *temp; in sctp_assoc_del_nonprimary_peers() local 1098 struct list_head *pos, *temp; in sctp_assoc_update() local
|
| H A D | outqueue.c | 209 struct list_head *lchunk, *temp; in __sctp_outq_teardown() local 346 struct sctp_chunk *chk, *temp; in sctp_prsctp_prune_sent() local 386 struct sctp_chunk *chk, *temp; in sctp_prsctp_prune_unsent() local 1231 struct list_head *lchunk, *transport_list, *temp; in sctp_outq_sack() local 1805 struct list_head *lchunk, *temp; in sctp_generate_fwdtsn() local
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | smc.c | 260 uint32_t temp; in ddrphy_init() local 1426 uint32_t temp; in rcvn_cal() local 2097 uint32_t temp; /* temporary DWORD */ in wr_train() local 2491 uint32_t temp; in set_auto_refresh() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | base.c | 80 u32 max_volt, int temp) in nvkm_cstate_valid() 392 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del() local 544 nvkm_clk_tstate(struct nvkm_clk *clk, u8 temp) in nvkm_clk_tstate() 630 struct nvkm_pstate *pstate, *temp; in nvkm_clk_dtor() local
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | hash.h | 38 u32 temp; in __hash_32() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_init.c | 796 __le32 temp; in qlcnic_validate_bootld() local 831 __le32 temp; in qlcnic_validate_fw() local 865 __le32 temp; in qlcnic_validate_product_offs() local 945 __le32 temp; in qlcnic_get_data_desc() local 1042 __le32 temp; in qlcnic_get_bios_version() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | sdla.c | 80 char *temp; in __sdla_read() local 111 const char *temp; in __sdla_write() local 169 char byte, *temp; in sdla_byte() local 249 char resp, *temp; in sdla_z80_poll() local 1195 char *temp; in sdla_xfer() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/86xx/ |
| H A D | common.c | 28 unsigned int temp; in mpc86xx_time_init() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fotg210-hcd.c | 360 unsigned temp; in qh_lines() local 453 unsigned temp, size; in fill_async_buffer() local 493 unsigned temp = 0; in output_buf_tds_dir() local 521 unsigned temp, size, seen_count; in fill_periodic_buffer() local 645 unsigned temp, size, i; in fill_registers_buffer() local 903 u32 temp; in fotg210_halt() local 964 u32 temp; in fotg210_quiesce() local 1395 u32 temp, status; in fotg210_hub_status_data() local 1440 u16 temp; in fotg210_hub_descriptor() local 1465 u32 temp, temp1, status; in fotg210_hub_control() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | x86_pkg_temp_thermal.c | 124 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 140 int trip, int *temp) in sys_get_trip_temp() 174 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | local.h | 23 long temp, result; in local_add_return() local 40 long temp, result; in local_sub_return() local
|
| /OK3568_Linux_fs/kernel/drivers/thermal/broadcom/ |
| H A D | bcm2835_thermal.c | 78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() 91 static int bcm2835_thermal_get_temp(void *d, int *temp) in bcm2835_thermal_get_temp()
|
| /OK3568_Linux_fs/kernel/arch/m68k/math-emu/ |
| H A D | fp_arith.c | 153 union fp_mant128 temp; in fp_fmul() local 231 union fp_mant128 temp; in fp_fdiv() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | edac.h | 12 unsigned long temp; in edac_atomic_scrub() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/ |
| H A D | cp6.c | 12 u32 temp; in cp6_trap() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | edac.h | 22 unsigned int temp; in edac_atomic_scrub() local
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | edac.h | 19 unsigned int temp, temp2; in edac_atomic_scrub() local
|