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

/linux-4.4.14/drivers/input/keyboard/
H A Dcap11xx.c107 static const struct cap11xx_hw_model cap11xx_devices[] = { variable in typeref:struct:cap11xx_hw_model
344 if (id->driver_data >= ARRAY_SIZE(cap11xx_devices)) { cap11xx_i2c_probe()
349 cap = &cap11xx_devices[id->driver_data]; cap11xx_i2c_probe()

Completed in 153 milliseconds