Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dproperty.c975 enum dev_prop_type proptype, void *val) in acpi_data_prop_read_single() argument
980 if (proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read_single()
982 else if (proptype == DEV_PROP_STRING) in acpi_data_prop_read_single()
987 switch (proptype) { in acpi_data_prop_read_single()
1069 enum dev_prop_type proptype, in acpi_data_prop_read() argument
1093 if (ret && proptype >= DEV_PROP_U8 && proptype <= DEV_PROP_U64) in acpi_data_prop_read()
1106 switch (proptype) { in acpi_data_prop_read()
1123 if (proptype != DEV_PROP_U8) in acpi_data_prop_read()
1130 switch (proptype) { in acpi_data_prop_read()
1168 const char *propname, enum dev_prop_type proptype, in acpi_node_prop_read() argument
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch59866 + Atom prop, proptype;
59881 + proptype = prop;
59884 + prop, proptype, /* property, type */