Searched refs:mux_class (Results 1 – 1 of 1) sorted by relevance
31 static struct class mux_class = { variable41 return class_register(&mux_class); in mux_init()46 class_unregister(&mux_class); in mux_exit()95 mux_chip->dev.class = &mux_class; in mux_chip_alloc()413 dev = class_find_device_by_of_node(&mux_class, np); in of_find_mux_chip_by_node()