Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mux/
H A Dcore.c511 static struct mux_chip *of_find_mux_chip_by_node(struct device_node *np) in of_find_mux_chip_by_node() function
567 mux_chip = of_find_mux_chip_by_node(args.np); in mux_get()