Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dspitz.c903 static struct i2c_board_info spitz_i2c_devs[] = { variable
942 int size = ARRAY_SIZE(spitz_i2c_devs); in spitz_i2c_init()
950 i2c_register_board_info(0, spitz_i2c_devs, size); in spitz_i2c_init()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dspitz.c887 static struct i2c_board_info spitz_i2c_devs[] = { variable
926 int size = ARRAY_SIZE(spitz_i2c_devs); in spitz_i2c_init()
934 i2c_register_board_info(0, spitz_i2c_devs, size); in spitz_i2c_init()

Completed in 4 milliseconds