Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Defi.h302 #define __efi64_argmap_open(prot, newh, fname, mode, attr) \ argument
303 ((prot), efi64_zero_upper(newh), (fname), __efi64_split(mode), \
/linux/drivers/hwmon/
H A Dadm1031.c123 u8 oldh, newh; in adm1031_update_device() local
129 newh = in adm1031_update_device()
131 if (newh != oldh) { in adm1031_update_device()
141 if (newh != oldh) in adm1031_update_device()
146 data->temp[chan] = newh; in adm1031_update_device()