Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dproperty.c726 if (proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) { in acpi_data_prop_read_single()
732 case DEV_PROP_U8: in acpi_data_prop_read_single()
885 case DEV_PROP_U8: in acpi_data_prop_read()
1201 type = DEV_PROP_U8; in acpi_fwnode_property_read_int_array()
/Linux-v4.19/drivers/firmware/efi/
Dapple-properties.c102 entry[i].type = DEV_PROP_U8; in unmarshal_key_value_pairs()
/Linux-v4.19/include/linux/
Dproperty.h22 DEV_PROP_U8, enumerator
/Linux-v4.19/drivers/base/
Dproperty.c62 case DEV_PROP_U8: in property_get_pointer()
90 case DEV_PROP_U8: in property_set_pointer()