Home
last modified time | relevance | path

Searched refs:temp_id (Results 1 – 2 of 2) sorted by relevance

/drivers/platform/x86/dell/
A Dalienware-wmi-wmax.c767 static int awcc_op_get_temperature(struct wmi_device *wdev, u8 temp_id, u32 *out) in awcc_op_get_temperature() argument
771 .arg1 = temp_id, in awcc_op_get_temperature()
1137 u32 min_rpm, max_rpm, temp_count, temp_id; in awcc_hwmon_fans_init() local
1174 id, j, &temp_id); in awcc_hwmon_fans_init()
1178 temp_id = FIELD_GET(AWCC_RESOURCE_ID_MASK, temp_id); in awcc_hwmon_fans_init()
1179 __set_bit(temp_id, fan_temps); in awcc_hwmon_fans_init()
/drivers/net/ethernet/netronome/nfp/flower/
A Dmetadata.c166 u8 temp_id, freed_id; in nfp_mask_alloc() local
184 memcpy(&temp_id, &ring->buf[ring->tail * NFP_FLOWER_MASK_ELEMENT_RS], in nfp_mask_alloc()
186 *mask_id = temp_id; in nfp_mask_alloc()

Completed in 15 milliseconds