Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
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()
/linux-6.6.21/drivers/hwtracing/coresight/
Dcoresight-trbe.c1196 static ssize_t flag_show(struct device *dev, struct device_attribute *attr, char *buf) in flag_show() function