Searched refs:temp (Results 1 – 10 of 10) sorted by relevance
/include/acpi/ |
D | acpi_lpat.h | 20 int temp; member 34 int temp); 48 int temp) in acpi_lpat_temp_to_raw() argument
|
/include/linux/platform_data/ |
D | db8500_thermal.h | 28 unsigned long temp; member
|
/include/net/ |
D | ieee802154_netdev.h | 163 u64 temp; in ieee802154_devaddr_from_raw() local 165 memcpy(&temp, raw, IEEE802154_ADDR_LEN); in ieee802154_devaddr_from_raw() 166 return (__force __le64)swab64(temp); in ieee802154_devaddr_from_raw() 171 u64 temp = swab64((__force u64)addr); in ieee802154_devaddr_to_raw() local 173 memcpy(raw, &temp, IEEE802154_ADDR_LEN); in ieee802154_devaddr_to_raw()
|
D | dsa.h | 314 int (*get_temp)(struct dsa_switch *ds, int *temp); 315 int (*get_temp_limit)(struct dsa_switch *ds, int *temp); 316 int (*set_temp_limit)(struct dsa_switch *ds, int temp);
|
/include/trace/events/ |
D | thermal.h | 33 __field(int, temp) 40 __entry->temp = tz->temperature; 45 __entry->temp)
|
D | f2fs.h | 86 #define show_block_temp(temp) \ argument 87 __print_symbolic(temp, \ 967 __field(int, temp) 979 __entry->temp = fio->temp; 990 show_block_temp(__entry->temp),
|
/include/linux/mfd/abx500/ |
D | ab8500-bm.h | 286 int temp; member 297 int temp; member
|
/include/linux/ |
D | thermal.h | 463 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp); 524 struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp() argument
|
/include/linux/mfd/ |
D | abx500.h | 52 int temp; member
|
/include/net/sctp/ |
D | structs.h | 1881 temp:1, /* Is it a temporary association? */ member
|