Searched refs:temp (Results 1 – 15 of 15) sorted by relevance
| /include/acpi/ |
| A D | acpi_lpat.h | 12 int temp; member 26 int temp); 40 int temp) in acpi_lpat_temp_to_raw() argument
|
| /include/linux/ |
| A D | intel_tcc.h | 16 int intel_tcc_get_temp(int cpu, int *temp, bool pkg);
|
| A D | thermal.h | 223 struct thermal_trip *trip, int temp); 225 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp); 266 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp); 324 struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp() argument
|
| A D | power_supply.h | 379 int temp; /* celsius */ member 830 int temp, int *table_len); 832 int ocv, int temp); 835 int table_len, int temp);
|
| A D | dpll.h | 28 s32 *temp, struct netlink_ext_ack *extack);
|
| A D | trace_events.h | 105 void *temp; /* temp holder */ member
|
| A D | filter.h | 1545 u64 temp; /* temp and everything after is not member
|
| /include/linux/iio/adc/ |
| A D | qcom-vadc-common.h | 153 u32 full_scale_code_volt, int temp); 155 u16 qcom_adc_tm5_gen2_temp_res_scale(int temp);
|
| /include/net/ |
| A D | ieee802154_netdev.h | 309 u64 temp; in ieee802154_devaddr_from_raw() local 311 memcpy(&temp, raw, IEEE802154_ADDR_LEN); in ieee802154_devaddr_from_raw() 312 return (__force __le64)swab64(temp); in ieee802154_devaddr_from_raw() 317 u64 temp = swab64((__force u64)addr); in ieee802154_devaddr_to_raw() local 319 memcpy(raw, &temp, IEEE802154_ADDR_LEN); in ieee802154_devaddr_to_raw()
|
| A D | tcp.h | 2720 memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp)); in tcp_call_bpf()
|
| /include/trace/events/ |
| A D | f2fs.h | 63 #define show_block_temp(temp) \ argument 64 __print_symbolic(temp, \ 1136 __field(int, temp) 1148 __entry->temp = fio->temp; 1159 show_block_temp(__entry->temp),
|
| /include/linux/platform_data/ |
| A D | cros_ec_commands.h | 2631 int16_t temp; member 2660 int16_t temp; member 2811 int16_t temp; member 2817 int16_t temp; member
|
| /include/soc/tegra/ |
| A D | bpmp-abi.h | 1806 int32_t temp; member
|
| /include/net/sctp/ |
| A D | structs.h | 2082 temp:1, /* Is it a temporary association? */ member
|
| /include/linux/bnxt/ |
| A D | hsi.h | 9702 u8 temp; member
|
Completed in 147 milliseconds