Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/fpga/
Dfpga-bridge.h19 int (*enable_show)(struct fpga_bridge *bridge); member
/Linux-v6.6/drivers/fpga/
Dfpga-bridge.c299 if (bridge->br_ops && bridge->br_ops->enable_show) { in state_show()
300 state = 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.c199 .enable_show = altera_freeze_br_enable_show,
/Linux-v6.6/drivers/usb/misc/
Dqcom_eud.c60 static ssize_t enable_show(struct device *dev, in enable_show() function
/Linux-v6.6/drivers/platform/x86/intel/pmt/
Dcrashlog.c136 enable_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_show() function
/Linux-v6.6/drivers/pwm/
Dsysfs.c106 static ssize_t enable_show(struct device *child, in enable_show() function
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-cti-sysfs.c79 static ssize_t enable_show(struct device *dev, in enable_show() function
/Linux-v6.6/drivers/soc/hisilicon/
Dkunpeng_hccs.c770 static ssize_t enable_show(struct kobject *kobj, in enable_show() function
/Linux-v6.6/drivers/pci/
Dpci-sysfs.c321 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/Linux-v6.6/drivers/iio/
Dindustrialio-buffer.c678 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show() function
/Linux-v6.6/drivers/dma/ppc4xx/
Dadma.c4309 static ssize_t enable_show(struct device_driver *dev, char *buf) in enable_show() function