Searched refs:enable_show (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/include/linux/fpga/ |
D | fpga-bridge.h | 19 int (*enable_show)(struct fpga_bridge *bridge); member
|
/linux-6.1.9/drivers/fpga/ |
D | fpga-bridge.c | 298 if (bridge->br_ops && bridge->br_ops->enable_show) in state_show() 299 enable = bridge->br_ops->enable_show(bridge); in state_show()
|
D | altera-fpga2sdram.c | 86 .enable_show = alt_fpga2sdram_enable_show,
|
D | altera-hps2fpga.c | 99 .enable_show = alt_hps2fpga_enable_show,
|
D | xilinx-pr-decoupler.c | 81 .enable_show = xlnx_pr_decoupler_enable_show,
|
D | altera-freeze-bridge.c | 198 .enable_show = altera_freeze_br_enable_show,
|
/linux-6.1.9/drivers/usb/misc/ |
D | qcom_eud.c | 60 static ssize_t enable_show(struct device *dev, in enable_show() function
|
/linux-6.1.9/drivers/platform/x86/intel/pmt/ |
D | crashlog.c | 136 enable_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_show() function
|
/linux-6.1.9/drivers/pwm/ |
D | sysfs.c | 106 static ssize_t enable_show(struct device *child, in enable_show() function
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | coresight-cti-sysfs.c | 79 static ssize_t enable_show(struct device *dev, in enable_show() function
|
/linux-6.1.9/drivers/pci/ |
D | pci-sysfs.c | 321 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
|
/linux-6.1.9/drivers/iio/ |
D | industrialio-buffer.c | 673 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
|
/linux-6.1.9/drivers/dma/ppc4xx/ |
D | adma.c | 4310 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function
|