Searched refs:enable_show (Results 1 – 14 of 14) sorted by relevance
| /Linux-v6.6/include/linux/fpga/ |
| D | fpga-bridge.h | 19 int (*enable_show)(struct fpga_bridge *bridge); member
|
| /Linux-v6.6/drivers/fpga/ |
| D | fpga-bridge.c | 299 if (bridge->br_ops && bridge->br_ops->enable_show) { in state_show() 300 state = 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 | 199 .enable_show = altera_freeze_br_enable_show,
|
| /Linux-v6.6/drivers/usb/misc/ |
| D | qcom_eud.c | 60 static ssize_t enable_show(struct device *dev, in enable_show() function
|
| /Linux-v6.6/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-v6.6/drivers/pwm/ |
| D | sysfs.c | 106 static ssize_t enable_show(struct device *child, in enable_show() function
|
| /Linux-v6.6/drivers/hwtracing/coresight/ |
| D | coresight-cti-sysfs.c | 79 static ssize_t enable_show(struct device *dev, in enable_show() function
|
| /Linux-v6.6/drivers/soc/hisilicon/ |
| D | kunpeng_hccs.c | 770 static ssize_t enable_show(struct kobject *kobj, in enable_show() function
|
| /Linux-v6.6/drivers/pci/ |
| D | pci-sysfs.c | 321 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
|
| /Linux-v6.6/drivers/iio/ |
| D | industrialio-buffer.c | 678 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
|
| /Linux-v6.6/drivers/dma/ppc4xx/ |
| D | adma.c | 4309 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function
|