Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/
Dproperty.c976 if (proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read_single()
984 case DEV_PROP_U8: in acpi_data_prop_read_single()
1089 if (ret && proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read()
1105 case DEV_PROP_U8 ... DEV_PROP_U64: in acpi_data_prop_read()
1126 case DEV_PROP_U8: in acpi_data_prop_read()
1458 type = DEV_PROP_U8; in acpi_fwnode_property_read_int_array()
/Linux-v6.6/include/linux/
Dproperty.h21 DEV_PROP_U8, enumerator