Home
last modified time | relevance | path

Searched defs:parent (Results 876 – 900 of 2220) sorted by relevance

1...<<31323334353637383940>>...89

/openbmc/linux/drivers/powercap/
H A Ddtpm_devfreq.c135 static int __dtpm_devfreq_setup(struct devfreq *devfreq, struct dtpm *parent) in __dtpm_devfreq_setup()
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.hpp22 std::shared_ptr<ExitAirTempSensor> parent; member
/openbmc/linux/fs/
H A Dnamespace.c963 static void __attach_mnt(struct mount *mnt, struct mount *parent) in __attach_mnt()
992 static void attach_mnt(struct mount *mnt, struct mount *parent, in attach_mnt()
1008 void mnt_change_mountpoint(struct mount *parent, struct mountpoint *mp, struct mount *mnt) in mnt_change_mountpoint()
1028 struct mount *parent = mnt->mnt_parent; in commit_tree() local
1970 struct mount *res, *p, *q, *r, *parent; in copy_tree() local
2606 struct mount *mnt = NULL, *parent; in do_loopback() local
3123 struct mount *parent; in do_move_mount() local
3236 struct mount *parent = real_mount(path->mnt); in do_add_mount() local
3489 static int select_submounts(struct mount *parent, struct list_head *graveyard) in select_submounts()
/openbmc/linux/include/linux/
H A Dof.h56 struct device_node *parent; member
81 const struct device_node *parent; member
559 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child()
1430 #define for_each_child_of_node(parent, child) \ argument
1434 #define for_each_child_of_node_scoped(parent, child) \ argument
1440 #define for_each_available_child_of_node(parent, child) \ argument
1444 #define for_each_available_child_of_node_scoped(parent, child) \ argument
H A Drfkill.h250 struct device *parent, in rfkill_alloc()
H A Dmdev.h32 struct mdev_parent *parent; member
/openbmc/linux/fs/nilfs2/
H A Dbtree.c1068 struct nilfs_btree_node *node, *parent, *sib; in nilfs_btree_prepare_insert() local
1442 struct nilfs_btree_node *node, *parent, *sib; in nilfs_btree_prepare_delete() local
1920 struct nilfs_btree_node *parent; in nilfs_btree_prepare_update_v() local
1955 struct nilfs_btree_node *parent; in nilfs_btree_commit_update_v() local
2042 struct nilfs_btree_node *parent; in nilfs_btree_propagate_v() local
2201 struct nilfs_btree_node *parent; in nilfs_btree_assign_p() local
2243 struct nilfs_btree_node *parent; in nilfs_btree_assign_v() local
/openbmc/linux/fs/btrfs/
H A Dqgroup.c188 struct rb_node *parent = NULL; in add_qgroup_rb() local
264 static int __add_relation_rb(struct btrfs_qgroup *member, struct btrfs_qgroup *parent) in __add_relation_rb()
295 struct btrfs_qgroup *parent; in add_relation_rb() local
308 struct btrfs_qgroup *parent; in del_relation_rb() local
1487 struct btrfs_qgroup *parent; in btrfs_add_qgroup_relation() local
1553 struct btrfs_qgroup *parent; in __del_qgroup_relation() local
4265 struct rb_node *parent = NULL; in btrfs_qgroup_add_swapped_blocks() local
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py23 def __init__(self, sched_tracer, title, parent = None, id = -1): argument
/openbmc/linux/drivers/greybus/
H A Dhd.c125 struct device *parent, in gb_hd_create()
/openbmc/linux/drivers/irqchip/
H A Dirq-vf610-mscm-ir.c179 struct device_node *parent) in vf610_mscm_ir_of_init()
H A Dirq-mips-cpu.c283 struct device_node *parent) in mips_cpu_irq_of_init()
/openbmc/u-boot/drivers/led/
H A Dled_bcm6358.c170 static int bcm6358_led_bind(struct udevice *parent) in bcm6358_led_bind()
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c399 struct ubifs_znode *parent, int iip) in ubifs_load_znode()
/openbmc/linux/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c238 struct pci_bus *parent; in cpci_configure_slot() local
/openbmc/linux/security/tomoyo/
H A Dsecurityfs_if.c225 struct dentry *parent, const u8 key) in tomoyo_create_entry()
/openbmc/linux/drivers/usb/core/
H A Dendpoint.c149 int usb_create_ep_devs(struct device *parent, in usb_create_ep_devs()
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-main.c211 int iforce_init_device(struct device *parent, u16 bustype, in iforce_init_device()
/openbmc/qemu/include/sysemu/
H A Dtpm_backend.h38 Object parent; member
/openbmc/linux/arch/arc/kernel/
H A Dintc-arcv2.c161 init_onchip_IRQ(struct device_node *intc, struct device_node *parent) in init_onchip_IRQ()
/openbmc/linux/net/atm/
H A Datm_sysfs.c141 int atm_register_sysfs(struct atm_dev *adev, struct device *parent) in atm_register_sysfs()
/openbmc/linux/drivers/mfd/
H A Dtwl4030-audio.c148 struct device_node *parent) in twl4030_audio_has_codec()
/openbmc/linux/arch/x86/platform/uv/
H A Duv_irq.c54 struct irq_data *parent = data->parent_data; in uv_set_irq_affinity() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c826 struct pci_dev *parent; in ath_pci_aspm_init() local
/openbmc/linux/include/linux/iio/
H A Dtrigger.h159 #define iio_trigger_alloc(parent, fmt, ...) \ argument

1...<<31323334353637383940>>...89