Searched refs:chip_node (Results 1 – 1 of 1) sorted by relevance
41 const struct software_node *chip_node; in swnode_get_chip() local44 chip_node = to_software_node(fwnode); in swnode_get_chip()45 if (!chip_node || !chip_node->name) in swnode_get_chip()48 chip = gpiochip_find((void *)chip_node->name, swnode_gpiochip_match_name); in swnode_get_chip()