Lines Matching refs:parent
307 struct device *dev = chip->gc.parent;
425 gc->parent = dev;
555 * already having cleared the parent pointer even though the parent
558 * So we need to store the pointer to the parent struct here. We can
565 struct gpio_sim_device *parent;
591 return bank->parent;
599 struct gpio_sim_bank *parent;
619 struct gpio_sim_bank *bank = line->parent;
626 struct gpio_sim_line *parent;
639 struct gpio_sim_line *line = hog->parent;
815 struct fwnode_handle *parent)
843 return fwnode_create_software_node(properties, parent);
1249 struct gpio_sim_line *line = hog->parent;
1290 hog->parent = line;
1349 line->parent = bank;
1402 bank->parent = dev;