Searched refs:enable_show (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/include/linux/fpga/ |
H A D | fpga-bridge.h | 19 int (*enable_show)(struct fpga_bridge *bridge); member
|
/openbmc/linux/drivers/fpga/ |
H A D | fpga-bridge.c | 302 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 D | altera-fpga2sdram.c | 86 .enable_show = alt_fpga2sdram_enable_show,
|
H A D | altera-hps2fpga.c | 99 .enable_show = alt_hps2fpga_enable_show,
|
H A D | xilinx-pr-decoupler.c | 81 .enable_show = xlnx_pr_decoupler_enable_show,
|
H A D | altera-freeze-bridge.c | 199 .enable_show = altera_freeze_br_enable_show,
|
/openbmc/linux/drivers/usb/misc/ |
H A D | qcom_eud.c | 60 static ssize_t enable_show(struct device *dev, in enable_show() function
|
/openbmc/linux/drivers/platform/x86/intel/pmt/ |
H A D | crashlog.c | 136 enable_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_show() function
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | taskexp_ncurses.py | 600 def clear(self,enable_show=True): argument 603 def show(self,enable_show=True): argument 604 self.do_show = enable_show
|
/openbmc/linux/drivers/pwm/ |
H A D | sysfs.c | 106 static ssize_t enable_show(struct device *child, in enable_show() function
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 79 static ssize_t enable_show(struct device *dev, in enable_show() function
|
/openbmc/linux/drivers/soc/hisilicon/ |
H A D | kunpeng_hccs.c | 770 static ssize_t enable_show(struct kobject *kobj, in enable_show() function
|
/openbmc/linux/drivers/pci/ |
H A D | pci-sysfs.c | 320 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
|
/openbmc/linux/drivers/iio/ |
H A D | industrialio-buffer.c | 678 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
|
/openbmc/linux/drivers/dma/ppc4xx/ |
H A D | adma.c | 4309 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function
|