Home
last modified time | relevance | path

Searched refs:state_show (Results 1 – 16 of 16) sorted by relevance

/drivers/staging/most/hdm-dim2/
Ddim2_sysfs.c28 static ssize_t state_show(struct medialb_bus *bus, char *buf) in state_show() function
/drivers/net/bonding/
Dbond_sysfs_slave.c31 static ssize_t state_show(struct slave *slave, char *buf) in state_show() function
/drivers/staging/greybus/
Dbundle.c31 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
Darche-apb-ctrl.c300 static ssize_t state_show(struct device *dev, in state_show() function
Darche-platform.c500 static ssize_t state_show(struct device *dev, in state_show() function
/drivers/fpga/
Dfpga-mgr.c166 static ssize_t state_show(struct device *dev, in state_show() function
/drivers/usb/dwc2/
Ddebugfs.c133 static int state_show(struct seq_file *seq, void *v) in state_show() function
184 return single_open(file, state_show, inode->i_private); in state_open()
/drivers/misc/mic/cosm/
Dcosm_sysfs.c91 state_show(struct device *dev, struct device_attribute *attr, char *buf) in state_show() function
/drivers/extcon/
Dextcon.c365 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
467 length = state_show(&edev->dev, NULL, prop_buf); in extcon_sync()
/drivers/nvdimm/
Ddimm_devs.c304 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
/drivers/usb/gadget/
Dconfigfs.c1573 static ssize_t state_show(struct device *pdev, struct device_attribute *attr, in state_show() function
1599 static DEVICE_ATTR(state, S_IRUGO, state_show, NULL);
/drivers/watchdog/
Dwatchdog_dev.c480 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
/drivers/usb/gadget/udc/
Dcore.c1435 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
/drivers/hv/
Dvmbus_drv.c171 static ssize_t state_show(struct device *dev, struct device_attribute *dev_attr, in state_show() function
/drivers/infiniband/core/
Dsysfs.c133 static ssize_t state_show(struct ib_port *p, struct port_attribute *unused, in state_show() function
/drivers/md/
Dmd.c2524 state_show(struct md_rdev *rdev, char *page) in state_show() function
2717 __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store);