Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-iop32x/
Dn2100.c248 static struct i2c_board_info __initdata n2100_i2c_devices[] = { variable
352 i2c_register_board_info(0, n2100_i2c_devices, in n2100_init_machine()
353 ARRAY_SIZE(n2100_i2c_devices)); in n2100_init_machine()