Searched refs:aspeed_i2c_ic_of_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-aspeed-i2c-ic.c | 65 static int __init aspeed_i2c_ic_of_init(struct device_node *node, in aspeed_i2c_ic_of_init() function 111 IRQCHIP_DECLARE(ast2400_i2c_ic, "aspeed,ast2400-i2c-ic", aspeed_i2c_ic_of_init); 112 IRQCHIP_DECLARE(ast2500_i2c_ic, "aspeed,ast2500-i2c-ic", aspeed_i2c_ic_of_init);
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-aspeed-i2c-ic.c | 63 static int __init aspeed_i2c_ic_of_init(struct device_node *node, in aspeed_i2c_ic_of_init() function 109 IRQCHIP_DECLARE(ast2400_i2c_ic, "aspeed,ast2400-i2c-ic", aspeed_i2c_ic_of_init); 110 IRQCHIP_DECLARE(ast2500_i2c_ic, "aspeed,ast2500-i2c-ic", aspeed_i2c_ic_of_init);
|
Completed in 2 milliseconds