Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dproperty.c1051 if (proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read_single()
1059 case DEV_PROP_U8: in acpi_data_prop_read_single()
1164 if (ret && proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read()
1194 if (proptype != DEV_PROP_U8) in acpi_data_prop_read()
1202 case DEV_PROP_U8: in acpi_data_prop_read()
1534 type = DEV_PROP_U8; in acpi_fwnode_property_read_int_array()
/linux/include/linux/
H A Dproperty.h24 DEV_PROP_U8, enumerator