Home
last modified time | relevance | path

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

/linux/scripts/coccinelle/misc/ !
H A Dof_table.cocci4 // Keywords: of_table i2c_table platform_table
/linux/rust/kernel/ !
H A Di2c.rs119 let i2c_table = match T::I2C_ID_TABLE { in register() localVariable
140 (*idrv.get()).id_table = i2c_table; in register()