Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mux/
A Ddriver.h73 #define to_mux_chip(x) container_of((x), struct mux_chip, dev) macro
/linux-6.3-rc2/drivers/mux/
A Dcore.c67 struct mux_chip *mux_chip = to_mux_chip(dev); in mux_chip_release()
519 return dev ? to_mux_chip(dev) : NULL; in of_find_mux_chip_by_node()

Completed in 5 milliseconds