Lines Matching defs:count
1702 printk("dev_attr_show: %pS returned bad count\n",
1709 const char *buf, size_t count)
1716 ret = dev_attr->store(dev, dev_attr, buf, count);
1808 * This is called once the reference count for the object
2016 const char *buf, size_t count)
2020 rc = kobject_synth_uevent(&dev->kobj, buf, count);
2027 return count;
2043 const char *buf, size_t count)
2058 return ret < 0 ? ret : count;
2685 * a new device under glue dir, the glue_dir kobject reference count
2876 * count.
3077 * get_device - increment reference count for device.
3091 * put_device - decrement reference count.
3203 * we decrement the reference count via put_device(). If that
3204 * is the final reference count, the device will be cleaned up
4086 * hold reference count of device's parent to