Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
A 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.3-rc2/include/linux/
A Dproperty.h22 DEV_PROP_U8, enumerator

Completed in 8 milliseconds