Home
last modified time | relevance | path

Searched defs:config_attr (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dzynqmpbif.c729 const char *config_attr = fsbl_config->filename; in bif_fsbl_config() local
/openbmc/linux/drivers/misc/cxl/
H A Dsysfs.c506 struct bin_attribute config_attr; member
/openbmc/linux/tools/perf/util/
H A Dparse-events.c1068 static int config_attr(struct perf_event_attr *attr, in config_attr() function