/drivers/staging/most/hdm-dim2/ |
D | dim2_sysfs.c | 28 static ssize_t state_show(struct medialb_bus *bus, char *buf) in state_show() function
|
/drivers/net/bonding/ |
D | bond_sysfs_slave.c | 31 static ssize_t state_show(struct slave *slave, char *buf) in state_show() function
|
/drivers/staging/greybus/ |
D | bundle.c | 31 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
|
D | arche-apb-ctrl.c | 300 static ssize_t state_show(struct device *dev, in state_show() function
|
D | arche-platform.c | 500 static ssize_t state_show(struct device *dev, in state_show() function
|
/drivers/fpga/ |
D | fpga-mgr.c | 166 static ssize_t state_show(struct device *dev, in state_show() function
|
/drivers/usb/dwc2/ |
D | debugfs.c | 133 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/ |
D | cosm_sysfs.c | 91 state_show(struct device *dev, struct device_attribute *attr, char *buf) in state_show() function
|
/drivers/extcon/ |
D | extcon.c | 365 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/ |
D | dimm_devs.c | 304 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
|
/drivers/usb/gadget/ |
D | configfs.c | 1573 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/ |
D | watchdog_dev.c | 480 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
|
/drivers/usb/gadget/udc/ |
D | core.c | 1435 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show() function
|
/drivers/hv/ |
D | vmbus_drv.c | 171 static ssize_t state_show(struct device *dev, struct device_attribute *dev_attr, in state_show() function
|
/drivers/infiniband/core/ |
D | sysfs.c | 133 static ssize_t state_show(struct ib_port *p, struct port_attribute *unused, in state_show() function
|
/drivers/md/ |
D | md.c | 2524 state_show(struct md_rdev *rdev, char *page) in state_show() function 2717 __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store);
|