Searched refs:for_each_available_child_of_node (Results 1 - 25 of 163) sorted by last modified time

1234567

/linux-master/drivers/spi/
H A Dspi.c2545 for_each_available_child_of_node(ctlr->dev.of_node, nc) {
H A Dspi-cadence-quadspi.c1633 for_each_available_child_of_node(dev->of_node, np) {
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3862 for_each_available_child_of_node(np, child) { function
/linux-master/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c1305 for_each_available_child_of_node(pdev->dev.of_node, child) {
H A Dphy-mvebu-cp110-comphy.c1036 for_each_available_child_of_node(pdev->dev.of_node, child) {
H A Dphy-berlin-sata.c232 for_each_available_child_of_node(dev->of_node, child) {
H A Dphy-armada38x-comphy.c222 for_each_available_child_of_node(pdev->dev.of_node, child) {
/linux-master/drivers/mtd/nand/raw/
H A Dqcom_nandc.c3326 for_each_available_child_of_node(dn, child) { function
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c3264 for_each_available_child_of_node(dn, child) { function
/linux-master/drivers/interconnect/
H A Dcore.c1083 for_each_available_child_of_node(np, child) { function
/linux-master/drivers/ata/
H A Dlibata-scsi.c4395 for_each_available_child_of_node(np, child) { function
/linux-master/drivers/tty/serdev/
H A Dcore.c531 for_each_available_child_of_node(ctrl->dev.of_node, node) {
/linux-master/drivers/slimbus/
H A Dqcom-ngd-ctrl.c1516 for_each_available_child_of_node(parent->of_node, node) {
/linux-master/drivers/of/
H A Dproperty.c980 for_each_available_child_of_node(node, child)
/linux-master/drivers/net/phy/
H A Dphy_device.c3345 for_each_available_child_of_node(leds, led) { function
/linux-master/drivers/misc/
H A Dsram.c197 for_each_available_child_of_node(np, child) { function
/linux-master/include/linux/
H A Dof.h1472 #define for_each_available_child_of_node(parent, child) \ macro
1509 for_each_available_child_of_node(np, child)
/linux-master/drivers/thermal/
H A Dthermal_of.c187 for_each_available_child_of_node(np, tz) { function
/linux-master/drivers/i3c/
H A Dmaster.c2251 for_each_available_child_of_node(i3cbus_np, node) { function
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c776 for_each_available_child_of_node(dev->of_node, child) {
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2864 for_each_available_child_of_node(dev->of_node, child) {
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.c211 for_each_available_child_of_node(i2c_bus, child) { function
/linux-master/sound/soc/qcom/
H A Dcommon.c75 for_each_available_child_of_node(dev->of_node, np) {
/linux-master/drivers/regulator/
H A Dqcom_smd-regulator.c1458 for_each_available_child_of_node(dev->of_node, node) {
/linux-master/drivers/mmc/host/
H A Dsdhci-of-aspeed.c556 for_each_available_child_of_node(parent, child) { function

Completed in 328 milliseconds

1234567