Searched refs:spi_master_class (Results 1 – 1 of 1) sorted by relevance
2284 static struct class spi_master_class = { variable2436 ctlr->dev.class = &spi_master_class; in __spi_alloc_controller()2947 dev = class_find_device(&spi_master_class, NULL, &bus_num, in spi_busnum_to_master()4045 dev = class_find_device_by_of_node(&spi_master_class, node); in of_find_spi_controller_by_node()4122 dev = class_find_device(&spi_master_class, NULL, adev, in acpi_spi_find_controller_by_adev()4194 status = class_register(&spi_master_class); in spi_init()4212 class_unregister(&spi_master_class); in spi_init()