twl6040_core_node 231 drivers/input/misc/twl6040-vibra.c struct device_node *twl6040_core_node; twl6040_core_node 237 drivers/input/misc/twl6040-vibra.c twl6040_core_node = of_get_child_by_name(twl6040_core_dev->of_node, twl6040_core_node 239 drivers/input/misc/twl6040-vibra.c if (!twl6040_core_node) { twl6040_core_node 246 drivers/input/misc/twl6040-vibra.c of_node_put(twl6040_core_node); twl6040_core_node 255 drivers/input/misc/twl6040-vibra.c of_property_read_u32(twl6040_core_node, "ti,vibldrv-res", twl6040_core_node 257 drivers/input/misc/twl6040-vibra.c of_property_read_u32(twl6040_core_node, "ti,vibrdrv-res", twl6040_core_node 259 drivers/input/misc/twl6040-vibra.c of_property_read_u32(twl6040_core_node, "ti,viblmotor-res", twl6040_core_node 261 drivers/input/misc/twl6040-vibra.c of_property_read_u32(twl6040_core_node, "ti,vibrmotor-res", twl6040_core_node 263 drivers/input/misc/twl6040-vibra.c of_property_read_u32(twl6040_core_node, "ti,vddvibl-uV", &vddvibl_uV); twl6040_core_node 264 drivers/input/misc/twl6040-vibra.c of_property_read_u32(twl6040_core_node, "ti,vddvibr-uV", &vddvibr_uV); twl6040_core_node 266 drivers/input/misc/twl6040-vibra.c of_node_put(twl6040_core_node);