Searched refs:firmware_node (Results 1 – 8 of 8) sorted by relevance
301 struct device_node *firmware_node; in raspberrypi_clk_probe() local313 firmware_node = of_get_parent(dev->of_node); in raspberrypi_clk_probe()315 firmware_node = of_find_compatible_node(NULL, NULL, in raspberrypi_clk_probe()317 if (!firmware_node) { in raspberrypi_clk_probe()322 firmware = rpi_firmware_get(firmware_node); in raspberrypi_clk_probe()323 of_node_put(firmware_node); in raspberrypi_clk_probe()
1 What: /sys/devices/.../firmware_node/5 The /sys/devices/.../firmware_node directory contains attributes9 What: /sys/devices/.../firmware_node/description
7 firmware_node directory which contains the details that are
144 struct rpi_firmware *rpi_firmware_get(struct device_node *firmware_node);159 static inline struct rpi_firmware *rpi_firmware_get(struct device_node *firmware_node) in rpi_firmware_get() argument
315 struct rpi_firmware *rpi_firmware_get(struct device_node *firmware_node) in rpi_firmware_get() argument317 struct platform_device *pdev = of_find_device_by_node(firmware_node); in rpi_firmware_get()
29 struct meson_sm_firmware *meson_sm_get(struct device_node *firmware_node);
177 f=$1/firmware_node
302 sysfs directory will then contain the "firmware_node" symbolic link to