Searched refs:Parent (Results 1 – 14 of 14) sorted by relevance
| /linux/scripts/kconfig/ |
| H A D | qconf.h | 44 typedef class QTreeWidget Parent; typedef 116 typedef class QTreeWidgetItem Parent; typedef 119 : Parent(parent, after), nextItem(0), menu(m), goParent(false) in ConfigItem() 124 : Parent(parent, after), nextItem(0), menu(m), goParent(false) in ConfigItem() 129 : Parent(parent, after), nextItem(0), menu(0), goParent(true) in ConfigItem() 139 return (ConfigList*)Parent::treeWidget(); in listView() 143 return (ConfigItem *)Parent::child(0); in firstChild() 186 typedef class QTextBrowser Parent; typedef 217 typedef class QDialog Parent; typedef
|
| /linux/rust/kernel/ |
| H A D | configfs.rs | 308 unsafe fn get_group_data<'a, Parent>(this: *mut bindings::config_group) -> &'a Parent { in get_group_data() argument 316 unsafe { &(*Group::<Parent>::container_of(this)).data } in get_group_data() 324 struct GroupOperationsVTable<Parent, Child>(PhantomData<(Parent, Child)>); 326 impl<Parent, Child> GroupOperationsVTable<Parent, Child> 328 Parent: GroupOperations<Child = Child>, 352 let group_init = match Parent::make_group( in make_group() 405 if Parent::HAS_DROP_ITEM { in drop_item() 410 Parent::drop_item(parent_data, arc.as_arc_borrow()); in drop_item()
|
| /linux/Documentation/i2c/ |
| H A D | i2c-topology.rst | 125 Parent-locked muxes 128 Parent-locked muxes lock the parent adapter during the full select- 134 Parent-locked Example 168 Parent-locked Caveats 193 Parent-locked mux as parent of parent-locked mux 274 Parent-locked mux as parent of mux-locked mux 380 i2c-arb-gpio-challenge Parent-locked 387 i2c-mux-mlxcpld Parent-locked 388 i2c-mux-pca9541 Parent-locked 389 i2c-mux-pca954x Parent-locked [all …]
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8167-pumpkin.dts | 4 * Author: Fabien Parent <fparent@baylibre.com>
|
| H A D | mt8167.dtsi | 5 * Author: Fabien Parent <fparent@baylibre.com>
|
| H A D | mt8365-evk.dts | 5 * Fabien Parent <fparent@baylibre.com>
|
| H A D | mt8365.dtsi | 5 * Authors: Fabien Parent <fparent@baylibre.com>
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-lm36274.txt | 8 Parent device properties are documented in
|
| /linux/Documentation/devicetree/bindings/power/ |
| H A D | amlogic,meson-gx-pwrc.txt | 30 Parent node should have the following properties :
|
| /linux/Documentation/usb/ |
| H A D | gadget_multi.rst | 52 Windows lets USB Generic Parent Driver[5] handle the device which then
|
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 129 /* Parent structure is created */
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-port.rst | 417 Parent node name. Parent node rate limits are considered as additional limits
|
| /linux/Documentation/dev-tools/ |
| H A D | gcov.rst | 95 Parent directory for all gcov-related files.
|
| /linux/Documentation/admin-guide/ |
| H A D | sysfs-rules.rst | 98 Never copy any property of the parent-device into a child-device. Parent
|