Searched refs:i2c0_devices (Results 1 - 3 of 3) 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.c345 static struct i2c_board_info i2c0_devices[] = { variable in typeref:struct:i2c_board_info
1301 i2c_register_board_info(0, i2c0_devices,
1302 ARRAY_SIZE(i2c0_devices));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-se/7724/
H A Dsetup.c589 static struct i2c_board_info i2c0_devices[] = { variable in typeref:struct:i2c_board_info
660 i2c_register_board_info(0, i2c0_devices,
661 ARRAY_SIZE(i2c0_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.c822 static struct i2c_board_info i2c0_devices[] = { variable in typeref:struct:i2c_board_info
962 i2c_register_board_info(0, i2c0_devices,
963 ARRAY_SIZE(i2c0_devices));

Completed in 64 milliseconds