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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-ecovec24/
H A Dsetup.c351 static struct i2c_board_info i2c1_devices[] = { variable in typeref:struct:i2c_board_info
1304 i2c_register_board_info(1, i2c1_devices,
1305 ARRAY_SIZE(i2c1_devices));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dboard-ap4evb.c828 static struct i2c_board_info i2c1_devices[] = { variable in typeref:struct:i2c_board_info
965 i2c_register_board_info(1, i2c1_devices,
966 ARRAY_SIZE(i2c1_devices));

Completed in 38 milliseconds