Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-pxa/
Dspitz.c897 static struct i2c_board_info spitz_i2c_devs[] = { variable
936 int size = ARRAY_SIZE(spitz_i2c_devs); in spitz_i2c_init()
944 i2c_register_board_info(0, spitz_i2c_devs, size); in spitz_i2c_init()