Lines Matching full:embedded

207     /// Return the address of the `bindings::config_group` embedded in [`Self`].
214 /// Return the address of the [`Self`] that `group` is embedded in.
218 /// - `group` must point to the `bindings::config_group` that is embedded in
302 /// `this` must be a pointer to a `bindings::config_group` embedded in a
306 /// is embedded in a `bindings::configfs_subsystem` that is embedded in a
314 // `make_group`. The pointer is known to be embedded within a
336 /// `this` must be a pointer to a `bindings::config_group` embedded in a
340 /// is embedded in a `bindings::configfs_subsystem` that is embedded in a
381 /// `this` must be a pointer to a `bindings::config_group` embedded in a
385 /// is embedded in a `bindings::configfs_subsystem` that is embedded in a
398 // SAFETY: By function safety requirements, `item` is embedded in a
402 // embedded within a `Group<Child>`.
441 /// `this` must be a pointer to a `bindings::config_group` embedded in a
447 // SAFETY: By function safety requirements, `this` is embedded in a
451 // embedded within a `Group<Data>`.
541 /// `item` must be embedded in a `bindings::config_group`.
544 /// the group must be embedded in a `Group<Data>`.
546 /// Otherwise, the group must be a embedded in a
547 /// `bindings::configfs_subsystem` that is embedded in a `Subsystem<Data>`.
555 // SAFETY: By function safety requirements, `item` is embedded in a
574 /// `item` must be embedded in a `bindings::config_group`.
577 /// the group must be embedded in a `Group<Data>`.
579 /// Otherwise, the group must be a embedded in a
580 /// `bindings::configfs_subsystem` that is embedded in a `Subsystem<Data>`.
589 // SAFETY: By function safety requirements, `item` is embedded in a