Home
last modified time | relevance | path

Searched refs:temp (Results 1 – 10 of 10) sorted by relevance

/include/acpi/
Dacpi_lpat.h20 int temp; member
34 int temp);
48 int temp) in acpi_lpat_temp_to_raw() argument
/include/linux/platform_data/
Ddb8500_thermal.h28 unsigned long temp; member
/include/net/
Dieee802154_netdev.h163 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()
Ddsa.h314 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/
Dthermal.h33 __field(int, temp)
40 __entry->temp = tz->temperature;
45 __entry->temp)
Df2fs.h86 #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/
Dab8500-bm.h286 int temp; member
297 int temp; member
/include/linux/
Dthermal.h463 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/
Dabx500.h52 int temp; member
/include/net/sctp/
Dstructs.h1881 temp:1, /* Is it a temporary association? */ member