Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dproperty.c980 if (proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read_single()
1006 case DEV_PROP_U64: in acpi_data_prop_read_single()
1093 if (ret && proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read()
1138 case DEV_PROP_U64: in acpi_data_prop_read()
1472 type = DEV_PROP_U64; in acpi_fwnode_property_read_int_array()
/openbmc/linux/include/linux/
H A Dproperty.h25 DEV_PROP_U64, enumerator