Lines Matching defs:new
624 * If the life time of the link following from the new flags is
989 * than once. This can happen if new consumers get added to the device
1123 * the device links it needs to or make new device links as it needs
1597 * bus_probe_device() can cause new devices to get added and they'll
1733 unsigned long new;
1735 ret = kstrtoul(buf, 0, &new);
1738 *(unsigned long *)(ea->var) = new;
1759 long new;
1761 ret = kstrtol(buf, 0, &new);
1765 if (new > INT_MAX || new < INT_MIN)
1767 *(int *)(ea->var) = new;
2605 /* or create a new class-directory at the parent device */
2651 * and adding a new device under the glue directory.
2685 * a new device under glue dir, the glue_dir kobject reference count
2795 * By default we select char/ for new entries. Setting class->dev_obj
2867 * and register a fresh new struct device instead.
3663 * @parent: pointer to the parent struct device of this new device, if any
3701 * @parent: pointer to the parent struct device of this new device, if any
3765 * @new_name: the new name of the device
3778 * connect the event to the old and new device. Device nodes are not renamed at
3784 * the "move" event. It's just a mess, and nothing new should ever rely on
3855 * device_move - moves a device to a new parent
3857 * @new_parent: the new parent of the device (can be NULL)
3992 * @kuid: new owner's kuid
3993 * @kgid: new owner's kgid
4019 * Change the uevent file for @dev to the new owner. The uevent file
4378 * Takes another reference to the new device-tree node after first dropping