Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dsys-hypervisor.c412 static ssize_t flag_show(struct hyp_sysfs_attr *attr, char *buffer) in flag_show() function
424 .show = flag_show, \
451 flag_attrs[fnum].show = flag_show; in xen_sysfs_flags_init()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c1196 static ssize_t flag_show(struct device *dev, struct device_attribute *attr, char *buf) in flag_show() function