Home
last modified time | relevance | path

Searched defs:child (Results 201 – 360 of 360) sorted by relevance

12

/linux-4.1.27/fs/udf/
Dnamei.c142 const struct qstr *child, in udf_find_entry()
1174 static struct dentry *udf_get_parent(struct dentry *child) in udf_get_parent()
/linux-4.1.27/drivers/phy/
Dphy-miphy28lp.c859 static int miphy28lp_get_resource_byname(struct device_node *child, in miphy28lp_get_resource_byname()
872 struct device_node *child, char *rname, in miphy28lp_get_one_addr()
1201 struct device_node *child, *np = pdev->dev.of_node; in miphy28lp_probe() local
Dphy-core.c138 struct device_node *child; in of_phy_provider_lookup() local
Dphy-miphy365x.c541 struct device_node *child, *np = pdev->dev.of_node; in miphy365x_probe() local
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c165 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__count_rows_rb_tree() local
231 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__init_have_children_rb_tree() local
315 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__set_folding_rb_tree() local
577 struct callchain_node *child = rb_entry(node, struct callchain_node, rb_node); in hist_browser__show_callchain() local
/linux-4.1.27/arch/x86/pci/
Dacpi.c485 struct pci_bus *child; in pci_acpi_scan_root() local
/linux-4.1.27/arch/arm/kernel/
Dbios32.c546 struct pci_bus *child; in pci_common_init_dev() local
/linux-4.1.27/arch/sparc/kernel/
Dof_device_32.c111 static void of_bus_ambapp_count_cells(struct device_node *child, in of_bus_ambapp_count_cells()
Dpci.c543 struct device_node *child; in pci_of_scan_bus() local
/linux-4.1.27/arch/ia64/sn/kernel/
Dio_acpi_init.c243 acpi_handle child; in get_host_devfn() local
/linux-4.1.27/drivers/pci/
Dbus.c309 struct pci_bus *child; in pci_bus_add_devices() local
Diov.c79 struct pci_bus *child; in virtfn_add_bus() local
/linux-4.1.27/scripts/kconfig/
Dnconf.c737 struct menu *child; in build_conf() local
1235 struct menu *child = 0; in conf_choice() local
Dqconf.cc603 struct menu* child; in updateMenuList() local
1731 struct menu *child; in fixup_rootmenu() local
/linux-4.1.27/net/sunrpc/
Drpcb_clnt.c679 struct rpc_task *child; in rpcb_getport_async() local
809 static void rpcb_getport_done(struct rpc_task *child, void *data) in rpcb_getport_done()
/linux-4.1.27/drivers/input/serio/
Dserio.c339 struct serio *serio, *child = NULL; in serio_get_pending_child() local
573 struct serio *child; in serio_destroy_port() local
/linux-4.1.27/drivers/soc/ti/
Dknav_qmss_queue.c1063 struct device_node *child; in knav_queue_setup_regions() local
1362 struct device_node *child; in knav_queue_init_qmgrs() local
1441 struct device_node *child; in knav_queue_init_pdsps() local
Dknav_dma.c734 struct device_node *child; in knav_dma_probe() local
/linux-4.1.27/drivers/usb/core/
Dhub.h97 struct usb_device *child; member
/linux-4.1.27/drivers/mfd/
Dtc3589x.c340 struct device_node *child; in tc3589x_of_probe() local
Domap-usb-host.c181 struct platform_device *child; in omap_usbhs_alloc_child() local
Dtwl-core.c727 struct device *child; in add_children() local
Dstmpe.c1123 struct device_node *child; in stmpe_of_probe() local
/linux-4.1.27/drivers/input/mouse/
Dsynaptics.c605 struct psmouse *child = serio_get_drvdata(ptport); in synaptics_pass_pt_packet() local
621 struct psmouse *child = serio_get_drvdata(priv->pt_port); in synaptics_pt_activate() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_lock.c199 struct cl_lock *child; in lov_sublock_lock() local
901 const struct cl_lock_descr *child, in lov_lock_stripe_is_matching()
/linux-4.1.27/drivers/dma/
Dfsldma.c412 struct fsl_desc_sw *child; in fsl_dma_tx_submit() local
1337 struct device_node *child; in fsldma_of_probe() local
Dat_hdmac.c177 struct at_desc *child; in atc_desc_put() local
484 struct at_desc *child; in atc_handle_error() local
Dfsl_raid.c759 struct device_node *child; in fsl_re_probe() local
Dmmp_pdma.c344 struct mmp_pdma_desc_sw *child; in mmp_pdma_tx_submit() local
/linux-4.1.27/scripts/dtc/
Dflattree.c263 struct node *child; in flatten_tree() local
762 struct node *child; in unflatten_tree() local
Dchecks.c127 struct node *child; in check_nodes_props() local
242 struct node *child, *child2; in check_duplicate_node_names() local
/linux-4.1.27/include/linux/
Dgameport.h43 struct gameport *parent, *child; member
Dioport.h23 struct resource *parent, *sibling, *child; member
Dperf_event.h929 static inline int perf_event_init_task(struct task_struct *child) { return 0; } in perf_event_init_task()
930 static inline void perf_event_exit_task(struct task_struct *child) { } in perf_event_exit_task()
Dsched.h958 struct sched_domain *child; /* bottom domain must be null terminated */ member
2005 #define clear_stopped_child_used_math(child) do { (child)->flags &= ~PF_USED_MATH; } while (0) argument
2006 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) argument
2009 #define conditional_stopped_child_used_math(condition, child) \ argument
2013 #define copy_to_stopped_child_used_math(child) \ argument
Dacpi.h808 struct acpi_device *child) in acpi_get_next_child()
Dsecurity.h1987 static inline int security_ptrace_access_check(struct task_struct *child, in security_ptrace_access_check()
3229 static inline int yama_ptrace_access_check(struct task_struct *child, in yama_ptrace_access_check()
Dusb.h631 #define usb_hub_for_each_child(hdev, port1, child) \ argument
/linux-4.1.27/drivers/leds/
Dleds-pca963x.c277 struct device_node *np = client->dev.of_node, *child; in pca963x_dt_init() local
Dleds-lp55xx-common.c548 struct device_node *child; in lp55xx_of_populate_pdata() local
Dleds-tca6507.c689 struct device_node *np = client->dev.of_node, *child; in tca6507_led_dt_init() local
/linux-4.1.27/drivers/net/phy/
Dmdio_bus.c200 struct device_node *child; in of_mdiobus_link_phydev() local
/linux-4.1.27/fs/configfs/
Ddir.c612 struct dentry *child; in detach_groups() local
659 struct dentry *child, *parent = parent_group->cg_item.ci_dentry; in create_default_group() local
/linux-4.1.27/kernel/events/
Dcore.c3765 struct perf_event *child; in perf_event_read_value() local
3953 struct perf_event *child; in perf_event_for_each_child() local
8369 struct task_struct *child) in sync_child_event()
8412 struct task_struct *child) in __perf_event_exit_task()
8442 static void perf_event_exit_task_context(struct task_struct *child, int ctxn) in perf_event_exit_task_context()
8513 void perf_event_exit_task(struct task_struct *child) in perf_event_exit_task()
8611 struct task_struct *child, in inherit_event()
8696 struct task_struct *child, in inherit_group()
8719 struct task_struct *child, int ctxn, in inherit_task_group()
8758 static int perf_event_init_context(struct task_struct *child, int ctxn) in perf_event_init_context()
[all …]
/linux-4.1.27/arch/powerpc/kernel/
Deeh_pe.c441 struct eeh_pe *pe, *parent, *child; in eeh_rmv_from_parent_pe() local
Dibmebus.c182 struct device_node *root, *child; in ibmebus_create_devices() local
Dprom_init.c2042 phandle child; in scan_dt_build_strings() local
2087 phandle child; in scan_dt_build_struct() local
Dpci-common.c1678 struct pci_bus *child; in pcibios_scan_phb() local
/linux-4.1.27/net/sched/
Dsch_tbf.c318 struct Qdisc *child = NULL; in tbf_change() local
Dsch_cbq.c629 static int cbq_reshape_fail(struct sk_buff *skb, struct Qdisc *child) in cbq_reshape_fail()
/linux-4.1.27/fs/nilfs2/
Dnamei.c449 static struct dentry *nilfs_get_parent(struct dentry *child) in nilfs_get_parent()
Dbtree.c976 struct nilfs_btree_node *root, *child; in nilfs_btree_grow() local
1397 struct nilfs_btree_node *root, *child; in nilfs_btree_shrink() local
/linux-4.1.27/lib/
Dbtree.c541 unsigned long *key, int level, unsigned long *child, int fill) in rebalance()
684 unsigned long *child; in __btree_for_each() local
Dassoc_array.c1592 struct assoc_array_node *child; in assoc_array_gc() local
/linux-4.1.27/arch/powerpc/platforms/pseries/
Ddlpar.c291 struct device_node *child; in dlpar_detach_node() local
/linux-4.1.27/kernel/
Dseccomp.c235 struct seccomp_filter *child) in is_ancestor()
Dcgroup.c417 #define cgroup_for_each_live_child(child, cgrp) \ argument
2693 struct cgroup *cgrp, *child; in cgroup_subtree_control_write() local
3562 struct cgroup_subsys_state *child; in css_has_online_children() local
5195 void cgroup_fork(struct task_struct *child) in cgroup_fork()
5211 void cgroup_post_fork(struct task_struct *child) in cgroup_post_fork()
Dsysctl_binary.c45 const struct bin_table *child; member
Dfork.c816 static int wait_for_vfork_done(struct task_struct *child, in wait_for_vfork_done()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-is.c200 struct device_node *i2c_bus, *child; in fimc_is_register_subdevs() local
/linux-4.1.27/tools/perf/ui/stdio/
Dhist.c85 struct callchain_node *child; in __callchain__fprintf_graph() local
/linux-4.1.27/drivers/gpu/drm/gma500/
Dcdv_intel_lvds.c568 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt() local
/linux-4.1.27/drivers/video/backlight/
Dlp855x_bl.c370 struct device_node *child; in lp855x_parse_dt() local
/linux-4.1.27/drivers/hwtracing/coresight/
Dcoresight.c95 struct coresight_device *child; in coresight_find_link_outport() local
/linux-4.1.27/mm/
Doom_kill.c507 struct task_struct *child; in oom_kill_process() local
Dshmem.c2666 static struct dentry *shmem_get_parent(struct dentry *child) in shmem_get_parent()
Dmemcontrol.c3933 struct mem_cgroup *parent, *child; in memcg_deactivate_kmem() local
/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c212 struct pci_dev *child; in sn_bus_free_data() local
Dacpiphp_glue.c653 struct pci_dev *child, *tmp; in trim_stale_devices() local
Dibmphp_core.c785 struct pci_bus *child; in ibm_configure_device() local
Dcpqphp_pci.c86 struct pci_bus *child; in cpqhp_configure_device() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dinterval_tree.c511 struct interval_node *child, *parent; in interval_erase() local
/linux-4.1.27/security/
Dcommoncap.c141 int cap_ptrace_access_check(struct task_struct *child, unsigned int mode) in cap_ptrace_access_check()
Dsecurity.c161 int security_ptrace_access_check(struct task_struct *child, unsigned int mode) in security_ptrace_access_check()
/linux-4.1.27/fs/debugfs/
Dinode.c589 struct dentry *child, *parent; in debugfs_remove_recursive() local
/linux-4.1.27/include/net/
Drequest_sock.h218 struct sock *child) in reqsk_queue_add()
Dinet_connection_sock.h276 struct sock *child) in inet_csk_reqsk_queue_add()
/linux-4.1.27/drivers/hsi/
Dhsi.c319 struct device_node *child; in hsi_add_clients_from_dt() local
/linux-4.1.27/crypto/
Dpcrypt.c68 struct crypto_aead *child; member
/linux-4.1.27/drivers/net/ethernet/sun/
Dsunqe.c765 static struct sunqec *get_qec(struct platform_device *child) in get_qec()
Dsunhme.c2554 static struct quattro *quattro_sbus_find(struct platform_device *child) in quattro_sbus_find()
/linux-4.1.27/fs/f2fs/
Dnamei.c182 struct dentry *f2fs_get_parent(struct dentry *child) in f2fs_get_parent()
Ddir.c210 struct qstr *child, struct page **res_page) in f2fs_find_entry()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_lvds.c774 struct old_child_dev_config *child = &uchild->old; in lvds_is_present_in_vbt() local
Dintel_bios.c948 union child_device_config *it, *child = NULL; in parse_ddi_port() local
/linux-4.1.27/fs/tracefs/
Dinode.c565 struct dentry *child, *parent; in tracefs_remove_recursive() local
/linux-4.1.27/fs/exofs/
Ddir.c376 ino_t exofs_parent_ino(struct dentry *child) in exofs_parent_ino()
Dsuper.c954 static struct dentry *exofs_get_parent(struct dentry *child) in exofs_get_parent()
/linux-4.1.27/net/ipv4/
Dinet_hashtables.c134 int __inet_inherit_port(struct sock *sk, struct sock *child) in __inet_inherit_port()
Dinet_connection_sock.c845 struct sock *child = req->sk; in inet_csk_listen_stop() local
/linux-4.1.27/arch/mips/pci/
Dpci-rt3883.c420 struct device_node *child; in rt3883_pci_probe() local
/linux-4.1.27/drivers/pinctrl/freescale/
Dpinctrl-mxs.c400 struct device_node *child; in mxs_pinctrl_probe_dt() local
/linux-4.1.27/drivers/sh/clk/
Dcore.c214 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
/linux-4.1.27/fs/nfsd/
Dnfs4recover.c381 purge_old(struct dentry *parent, struct dentry *child, struct nfsd_net *nn) in purge_old()
419 load_recdir(struct dentry *parent, struct dentry *child, struct nfsd_net *nn) in load_recdir()
/linux-4.1.27/fs/
Dnamespace.c1892 struct mount *child, *p; in attach_recursive_mnt() local
2045 struct mount *child; in has_locked_children() local
3211 struct mount *child; in fs_fully_visible() local
Dlibfs.c286 struct dentry *child; in simple_empty() local
Dnamei.c2529 static inline int may_create(struct inode *dir, struct dentry *child) in may_create()
3186 struct dentry *dentry, *child; in do_tmpfile() local
Ddcache.c1225 struct dentry *child = this_parent; in d_walk() local
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-rockchip.c1078 struct device_node *child; in rockchip_pinctrl_child_count() local
1158 struct device_node *child; in rockchip_pinctrl_parse_functions() local
1196 struct device_node *child; in rockchip_pinctrl_parse_dt() local
Dpinctrl-at91.c1001 struct device_node *child; in at91_pinctrl_child_count() local
1098 struct device_node *child; in at91_pinctrl_parse_functions() local
1146 struct device_node *child; in at91_pinctrl_probe_dt() local
Dpinctrl-tb10x.c765 struct device_node *child; in tb10x_pinctrl_probe() local
Dpinctrl-st.c1100 struct device_node *child; in st_pctl_dt_child_count() local
1303 struct device_node *child; in st_pctl_parse_functions() local
1620 struct device_node *child; in st_pctl_probe_dt() local
/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dpinctrl.c240 struct device_node *child; in sh_pfc_dt_node_to_map() local
/linux-4.1.27/security/apparmor/
Dpolicy.c980 struct aa_profile *child, *tmp; in __replace_profile() local
Dlsm.c96 static int apparmor_ptrace_access_check(struct task_struct *child, in apparmor_ptrace_access_check()
/linux-4.1.27/arch/x86/crypto/
Daesni-intel_glue.c954 struct crypto_aead *child = cryptd_aead_child(ctx->cryptd_tfm); in rfc4106_set_key() local
988 struct crypto_aead *child = cryptd_aead_child(ctx->cryptd_tfm); in rfc4106_set_authsize() local
/linux-4.1.27/fs/cifs/
Dcifsfs.c613 struct dentry *child; in cifs_get_root() local
/linux-4.1.27/drivers/power/
Dlp8727_charger.c514 struct device_node *child; in lp8727_parse_dt() local
Dcharger-manager.c1561 struct device_node *child; in of_cm_parse_desc() local
/linux-4.1.27/drivers/base/
Dcore.c1330 struct device *child; in device_for_each_child() local
1365 struct device *child; in device_find_child() local
/linux-4.1.27/fs/ufs/
Dsuper.c142 static struct dentry *ufs_get_parent(struct dentry *child) in ufs_get_parent()
/linux-4.1.27/net/dsa/
Ddsa.c576 struct device_node *child, *mdio, *ethernet, *port, *link; in dsa_of_probe() local
/linux-4.1.27/fs/reiserfs/
Dnamei.c397 struct dentry *reiserfs_get_parent(struct dentry *child) in reiserfs_get_parent()
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.c760 void clk_reparent(struct clk *child, struct clk *parent) in clk_reparent()
/linux-4.1.27/include/linux/gpio/
Dconsumer.h419 struct device *dev, const char *con_id, struct fwnode_handle *child) in devm_get_gpiod_from_child()
/linux-4.1.27/arch/tile/kernel/
Dpci_gx.c563 struct pci_bus *child; in fixup_read_and_payload_sizes() local
/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_core.c219 struct device_node *child; in netcp_module_probe() local
2039 struct device_node *child, *interfaces; in netcp_probe() local
/linux-4.1.27/drivers/of/
Dfdt.c353 struct device_node *child = np->child; in unflatten_dt_node() local
Daddress.c354 static void of_bus_isa_count_cells(struct device_node *child, in of_bus_isa_count_cells()
/linux-4.1.27/drivers/firmware/
Ddmi-sysfs.c38 struct kobject *child; member
/linux-4.1.27/drivers/iio/adc/
Dqcom-spmi-vadc.c820 struct device_node *child; in vadc_get_dt_data() local
Dxilinx-xadc-core.c1061 struct device_node *chan_node, *child; in xadc_parse_dt() local
/linux-4.1.27/kernel/irq/
Dirqdomain.c829 struct irq_data *child) in irq_domain_insert_irq_data()
/linux-4.1.27/arch/powerpc/include/asm/
Deeh.h100 struct list_head child; /* Child PEs */ member
/linux-4.1.27/fs/ext3/
Dnamei.c795 struct qstr *child, in search_dirblock()
1045 struct dentry *ext3_get_parent(struct dentry *child) in ext3_get_parent()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar.c762 struct device_node *child; in gfar_of_group_count() local
781 struct device_node *child = NULL; in gfar_of_init() local
/linux-4.1.27/fs/fuse/
Dinode.c741 static struct dentry *fuse_get_parent(struct dentry *child) in fuse_get_parent()
/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c668 struct device_node *child; in omap_mbox_probe() local
/linux-4.1.27/fs/logfs/
Dsegment.c527 __be64 *child; in move_page_to_btree() local
Dreadwrite.c509 __be64 *child, val; in indirect_write_alias() local
/linux-4.1.27/drivers/clk/
Dclk-si5351.c1117 struct device_node *child, *np = client->dev.of_node; in si5351_dt_parse() local
/linux-4.1.27/arch/x86/kvm/
Dmmu.c1744 struct kvm_mmu_page *child; in __mmu_unsync_walk() local
2150 struct kvm_mmu_page *child; in validate_direct_spte() local
2172 struct kvm_mmu_page *child; in mmu_page_zap_pte() local
2611 struct kvm_mmu_page *child; in mmu_set_spte() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c471 struct cl_page *child; in cl_page_invariant() local
/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c1241 struct device_node *child; in xilinx_vdma_probe() local
/linux-4.1.27/kernel/sched/
Dcore.c753 struct task_group *parent, *child; in walk_tg_tree_from() local
5954 struct sched_domain *child = sd->child; in get_group() local
6674 struct sched_domain *child, int cpu) in build_sched_domain()
7617 struct task_group *child; in tg_rt_schedulable() local
Dfair.c6086 struct sched_domain *child = sd->child; in update_group_capacity() local
6395 struct sched_domain *child = env->sd->child; in update_sd_lb_stats() local
/linux-4.1.27/drivers/pci/host/
Dpci-mvebu.c936 struct device_node *child; in mvebu_pcie_probe() local
/linux-4.1.27/net/ipv6/
Dip6_fib.c1234 struct fib6_node *child, *pn; in fib6_repair_tree() local
/linux-4.1.27/tools/perf/scripts/python/
Dsched-migration.py69 def __init__(self, child): argument
/linux-4.1.27/kernel/locking/
Dlockdep.c977 static inline struct lock_list *get_lock_parent(struct lock_list *child) in get_lock_parent()
982 static inline int get_lock_depth(struct lock_list *child) in get_lock_depth()
/linux-4.1.27/drivers/acpi/acpica/
Daclocal.h169 struct acpi_namespace_node *child; /* First child */ member
767 ACPI_PARSE_COMMON union acpi_parse_object *child; member
/linux-4.1.27/fs/proc/
Dproc_sysctl.c618 struct dentry *child, *dir = file->f_path.dentry; in proc_sys_fill_cache() local
Dbase.c1616 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dfeature.c76 struct macio_chip *macio_find(struct device_node *child, int type) in macio_find()
Dlow_i2c.c600 struct device_node *np, *child, *parent; in kw_i2c_probe() local
/linux-4.1.27/fs/ubifs/
Ddebug.c1568 struct ubifs_znode *znode, *child; in dbg_walk_index() local
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_da_btree.c1045 xfs_dablk_t child; in xfs_da3_root_join() local
/linux-4.1.27/fs/jfs/
Djfs_dmap.c3898 int child, parent, nparent; in dbInitTree() local
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci-ioda.c564 struct pnv_ioda_pe *child, in pnv_ioda_set_one_peltv()
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h891 #define TASK_SIZE_OF(child) ((test_tsk_thread_flag(child, TIF_ADDR32)) ? \ argument
/linux-4.1.27/tools/perf/
Dbuiltin-sched.c763 struct thread *child, *parent; in replay_fork_event() local
/linux-4.1.27/kernel/trace/
Dtrace_events.c492 struct dentry *child; in remove_event_file_dir() local
/linux-4.1.27/include/uapi/linux/
Dfuse.h728 uint64_t child; member
/linux-4.1.27/drivers/regulator/
Dcore.c3999 struct regulator_dev *child; in regulator_summary_show_subtree() local
/linux-4.1.27/fs/btrfs/
Dioctl.c804 static inline int btrfs_may_create(struct inode *dir, struct dentry *child) in btrfs_may_create()
Dctree.c1915 struct extent_buffer *child; in balance_level() local
/linux-4.1.27/fs/ext4/
Dnamei.c1608 struct dentry *ext4_get_parent(struct dentry *child) in ext4_get_parent()
/linux-4.1.27/fs/ocfs2/
Drefcounttree.c4345 static inline int ocfs2_may_create(struct inode *dir, struct dentry *child) in ocfs2_may_create()
/linux-4.1.27/security/selinux/
Dhooks.c1991 static int selinux_ptrace_access_check(struct task_struct *child, in selinux_ptrace_access_check()
/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c6354 struct acpi_device *device, *child; in tpacpi_query_bcl_levels() local

12