Home
last modified time | relevance | path

Searched defs:hrv (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/acpi/ !
H A Dutils.c910 s64 hrv; member
917 unsigned long long hrv; in acpi_dev_match_cb() local
956 bool acpi_dev_present(const char *hid, const char *uid, s64 hrv) in acpi_dev_present()
988 acpi_dev_get_next_match_dev(struct acpi_device *adev, const char *hid, const char *uid, s64 hrv) in acpi_dev_get_next_match_dev()
1018 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev()
H A Ddevice_sysfs.c522 unsigned long long hrv; in hrv_show() local
/linux/drivers/mfd/ !
H A Dintel_soc_pmic_chtwc.c193 unsigned long long hrv; in cht_wc_probe() local
H A Dintel_soc_pmic_bxtwc.c477 unsigned long long hrv; in bxtwc_probe() local
/linux/drivers/i2c/busses/ !
H A Di2c-viai2c-zhaoxin.c46 u8 hrv; member
/linux/drivers/acpi/x86/ !
H A Dutils.c599 int hrv; member
/linux/drivers/net/ethernet/qualcomm/emac/ !
H A Demac-sgmii.c315 unsigned long long hrv; in emac_sgmii_acpi_match() local
/linux/include/acpi/ !
H A Dacpi_bus.h971 #define for_each_acpi_dev_match(adev, hid, uid, hrv) \ argument
1020 #define for_each_acpi_dev_match(adev, hid, uid, hrv) \ argument
/linux/include/linux/ !
H A Dacpi.h814 static inline bool acpi_dev_present(const char *hid, const char *uid, s64 hrv) in acpi_dev_present()
827 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev()