Home
last modified time | relevance | path

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

/linux/include/linux/fpga/
H A Dfpga-bridge.h19 int (*enable_show)(struct fpga_bridge *bridge); member
/linux/drivers/fpga/
H A Dfpga-bridge.c302 if (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 Dxilinx-pr-decoupler.c83 .enable_show = xlnx_pr_decoupler_enable_show,
H A Daltera-hps2fpga.c100 .enable_show = alt_hps2fpga_enable_show,
H A Daltera-freeze-bridge.c199 .enable_show = altera_freeze_br_enable_show,
/linux/drivers/usb/misc/
H A Dqcom_eud.c60 static ssize_t enable_show(struct device *dev, in enable_show() function
/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
/linux/drivers/cdx/
H A Dcdx.c505 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_show() function
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c79 static ssize_t enable_show(struct device *dev, in enable_show() function
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c836 static ssize_t enable_show(struct kobject *kobj, in enable_show() function
/linux/drivers/pci/
H A Dpci-sysfs.c320 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/linux/drivers/pwm/
H A Dcore.c558 static ssize_t enable_show(struct device *pwm_dev, in enable_show() function
/linux/drivers/iio/
H A Dindustrialio-buffer.c685 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/linux/drivers/dma/ppc4xx/
H A Dadma.c4308 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function