Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/boards/mach-ecovec24/
Dsetup.c455 static struct i2c_board_info i2c1_devices[] = { variable
1399 i2c_register_board_info(1, i2c1_devices, in arch_setup()
1400 ARRAY_SIZE(i2c1_devices)); in arch_setup()