Home
last modified time | relevance | path

Searched refs:have_children (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/bus/
H A Dqcom-ebi2.c302 bool have_children = false; in qcom_ebi2_probe() local
375 have_children = true; in qcom_ebi2_probe()
378 if (have_children) in qcom_ebi2_probe()
H A Dintel-ixp4xx-eb.c350 bool have_children = false; in ixp4xx_exp_probe() local
399 have_children = true; in ixp4xx_exp_probe()
402 if (have_children) in ixp4xx_exp_probe()
/openbmc/qemu/hw/usb/
H A Ddev-mtp.c181 bool have_children; member
615 if (o->have_children) { in usb_mtp_object_readdir()
618 o->have_children = true; in usb_mtp_object_readdir()