Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Dadc-helpers.h19 return device_get_named_child_node_count(dev, "channel"); in iio_adc_device_num_channels()
/linux/include/linux/
H A Dproperty.h233 static inline unsigned int device_get_named_child_node_count(const struct device *dev, in device_get_named_child_node_count() function
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c648 num_grps = device_get_named_child_node_count(&ofdev->dev, in gfar_of_init()