Searched refs:state_show (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/staging/most/hdm-dim2/
H A Ddim2_sysfs.c28 static ssize_t state_show(struct medialb_bus *bus, char *buf) state_show() function
/linux-4.4.14/drivers/net/bonding/
H A Dbond_sysfs_slave.c31 static ssize_t state_show(struct slave *slave, char *buf) state_show() function
/linux-4.4.14/drivers/usb/dwc2/
H A Ddebugfs.c125 * state_show - debugfs: show overall driver and device state.
133 static int state_show(struct seq_file *seq, void *v) state_show() function
184 return single_open(file, state_show, inode->i_private); state_open()
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_sysfs.c91 state_show(struct device *dev, struct device_attribute *attr, char *buf) state_show() function
/linux-4.4.14/drivers/fpga/
H A Dfpga-mgr.c166 static ssize_t state_show(struct device *dev, state_show() function
/linux-4.4.14/drivers/nvdimm/
H A Ddimm_devs.c290 static ssize_t state_show(struct device *dev, struct device_attribute *attr, state_show() function
/linux-4.4.14/kernel/power/
H A Dmain.c307 static ssize_t state_show(struct kobject *kobj, struct kobj_attribute *attr, state_show() function
/linux-4.4.14/drivers/extcon/
H A Dextcon.c172 static ssize_t state_show(struct device *dev, struct device_attribute *attr, state_show() function
306 length = state_show(&edev->dev, NULL, prop_buf); extcon_update_state()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dudc-core.c637 static ssize_t state_show(struct device *dev, struct device_attribute *attr, state_show() function
/linux-4.4.14/drivers/infiniband/core/
H A Dsysfs.c87 static ssize_t state_show(struct ib_port *p, struct port_attribute *unused, state_show() function
/linux-4.4.14/drivers/hv/
H A Dvmbus_drv.c168 static ssize_t state_show(struct device *dev, struct device_attribute *dev_attr, state_show() function
/linux-4.4.14/net/rfkill/
H A Dcore.c699 static ssize_t state_show(struct device *dev, struct device_attribute *attr, state_show() function
/linux-4.4.14/drivers/md/
H A Dmd.c2522 state_show(struct md_rdev *rdev, char *page) state_show() function
2711 __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store);

Completed in 641 milliseconds