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