Searched refs:i2c0_devices (Results 1 – 6 of 6) sorted by relevance
/arch/arm/mach-shmobile/ |
D | board-bockw.c | 251 static struct i2c_board_info i2c0_devices[] = { variable 631 i2c_register_board_info(0, i2c0_devices, in bockw_init() 632 ARRAY_SIZE(i2c0_devices)); in bockw_init()
|
D | board-kzm9g.c | 753 static struct i2c_board_info i2c0_devices[] = { variable 888 i2c_register_board_info(0, i2c0_devices, ARRAY_SIZE(i2c0_devices)); in kzm_init()
|
D | board-armadillo800eva.c | 1087 static struct i2c_board_info i2c0_devices[] = { variable 1315 i2c_register_board_info(0, i2c0_devices, ARRAY_SIZE(i2c0_devices)); in eva_init()
|
D | board-mackerel.c | 1291 static struct i2c_board_info i2c0_devices[] = { variable 1494 i2c_register_board_info(0, i2c0_devices, in mackerel_init() 1495 ARRAY_SIZE(i2c0_devices)); in mackerel_init()
|
/arch/sh/boards/mach-se/7724/ |
D | setup.c | 598 static struct i2c_board_info i2c0_devices[] = { variable 669 i2c_register_board_info(0, i2c0_devices, in arch_setup() 670 ARRAY_SIZE(i2c0_devices)); in arch_setup()
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 449 static struct i2c_board_info i2c0_devices[] = { variable 1396 i2c_register_board_info(0, i2c0_devices, in arch_setup() 1397 ARRAY_SIZE(i2c0_devices)); in arch_setup()
|