Home
last modified time | relevance | path

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

/linux-6.15/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.c587 int container_id, struct dprc_attributes *attr) in get_dprc_attr()
598 memset(attr, 0, sizeof(struct dprc_attributes)); in get_dprc_attr()
616 struct dprc_attributes attr; in get_dprc_icid()
H A Ddprc.c344 struct dprc_attributes *attr) in dprc_get_attributes()
/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c10947 static struct attribute *dprc_attributes[] = { variable
10960 .attrs = dprc_attributes,