Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mux/
Dcore.c409 static struct mux_chip *of_find_mux_chip_by_node(struct device_node *np) in of_find_mux_chip_by_node() function
453 mux_chip = of_find_mux_chip_by_node(args.np); in mux_control_get()