Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h337 struct dprc_attributes { struct
347 struct dprc_attributes *attributes); argument
606 struct dprc_attributes dprc_attr;
H A Dfsl-mc-bus.c577 int container_id, struct dprc_attributes *attr) in get_dprc_attr()
588 memset(attr, 0, sizeof(struct dprc_attributes)); in get_dprc_attr()
606 struct dprc_attributes attr; in get_dprc_icid()
H A Ddprc.c344 struct dprc_attributes *attr) in dprc_get_attributes()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c10976 static struct attribute *dprc_attributes[] = { variable
10989 .attrs = dprc_attributes,