Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/
Dproperty.c976 if (proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) { in acpi_data_prop_read_single()
982 case DEV_PROP_U8: in acpi_data_prop_read_single()
1101 if (ret && proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read()
1117 case DEV_PROP_U8 ... DEV_PROP_U64: in acpi_data_prop_read()
1138 case DEV_PROP_U8: in acpi_data_prop_read()
1470 type = DEV_PROP_U8; in acpi_fwnode_property_read_int_array()
/linux-6.1.9/include/linux/
Dproperty.h21 DEV_PROP_U8, enumerator