Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/fpga/
Dfpga-bridge.h19 int (*enable_show)(struct fpga_bridge *bridge); member
/linux-6.1.9/drivers/fpga/
Dfpga-bridge.c298 if (bridge->br_ops && bridge->br_ops->enable_show) in state_show()
299 enable = bridge->br_ops->enable_show(bridge); in state_show()
Daltera-fpga2sdram.c86 .enable_show = alt_fpga2sdram_enable_show,
Daltera-hps2fpga.c99 .enable_show = alt_hps2fpga_enable_show,
Dxilinx-pr-decoupler.c81 .enable_show = xlnx_pr_decoupler_enable_show,
Daltera-freeze-bridge.c198 .enable_show = altera_freeze_br_enable_show,
/linux-6.1.9/drivers/usb/misc/
Dqcom_eud.c60 static ssize_t enable_show(struct device *dev, in enable_show() function
/linux-6.1.9/drivers/platform/x86/intel/pmt/
Dcrashlog.c136 enable_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_show() function
/linux-6.1.9/drivers/pwm/
Dsysfs.c106 static ssize_t enable_show(struct device *child, in enable_show() function
/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-cti-sysfs.c79 static ssize_t enable_show(struct device *dev, in enable_show() function
/linux-6.1.9/drivers/pci/
Dpci-sysfs.c321 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/linux-6.1.9/drivers/iio/
Dindustrialio-buffer.c673 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/linux-6.1.9/drivers/dma/ppc4xx/
Dadma.c4310 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function