Lines Matching defs:new
213 * @new_sup: fwnode of new supplier
220 * Otherwise, move its consumers to the new supplier @new_sup.
806 * If the life time of the link following from the new flags is
1129 * than once. This can happen if new consumers get added to the device
1294 * the device links it needs to or make new device links as it needs
2389 unsigned long new;
2391 ret = kstrtoul(buf, 0, &new);
2394 *(unsigned long *)(ea->var) = new;
2415 long new;
2417 ret = kstrtol(buf, 0, &new);
2421 if (new > INT_MAX || new < INT_MIN)
2423 *(int *)(ea->var) = new;
3224 /* or create a new class-directory at the parent device */
3308 * and adding a new device under the glue directory.
3342 * a new device under glue dir, the glue_dir kobject reference count
3502 * and register a fresh new struct device instead.
3833 * adds a new resource after this point, though.
4332 * @parent: pointer to the parent struct device of this new device, if any
4367 * @parent: pointer to the parent struct device of this new device, if any
4428 * @new_name: the new name of the device
4439 * However, if you're writing new code, do not call this function. The following
4444 * connect the event to the old and new device. Device nodes are not renamed at
4450 * the "move" event. It's just a mess, and nothing new should ever rely on
4521 * device_move - moves a device to a new parent
4523 * @new_parent: the new parent of the device (can be NULL)
4658 * @kuid: new owner's kuid
4659 * @kgid: new owner's kgid
4686 * Change the uevent file for @dev to the new owner. The uevent file
5059 * Takes another reference to the new device-tree node after first dropping