Home
last modified time | relevance | path

Searched refs:enable_show (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/include/linux/fpga/
H A Dfpga-bridge.h19 int (*enable_show)(struct fpga_bridge *bridge); member
/openbmc/linux/drivers/fpga/
H A Dfpga-bridge.c302 if (bridge->br_ops && bridge->br_ops->enable_show) { in state_show()
303 state = bridge->br_ops->enable_show(bridge); in state_show()
H A Daltera-fpga2sdram.c86 .enable_show = alt_fpga2sdram_enable_show,
H A Daltera-hps2fpga.c99 .enable_show = alt_hps2fpga_enable_show,
H A Dxilinx-pr-decoupler.c81 .enable_show = xlnx_pr_decoupler_enable_show,
H A Daltera-freeze-bridge.c199 .enable_show = altera_freeze_br_enable_show,
/openbmc/linux/drivers/usb/misc/
H A Dqcom_eud.c60 static ssize_t enable_show(struct device *dev, in enable_show() function
/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c136 enable_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_show() function
/openbmc/linux/drivers/pwm/
H A Dsysfs.c106 static ssize_t enable_show(struct device *child, in enable_show() function
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py600 def clear(self,enable_show=True): argument
603 def show(self,enable_show=True): argument
604 self.do_show = enable_show
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c79 static ssize_t enable_show(struct device *dev, in enable_show() function
/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c770 static ssize_t enable_show(struct kobject *kobj, in enable_show() function
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c320 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/openbmc/linux/drivers/iio/
H A Dindustrialio-buffer.c678 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c4309 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function