Searched refs:of_table (Results 1 – 3 of 3) sorted by relevance
4 // Keywords: of_table i2c_table platform_table
65 let of_table = match T::OF_ID_TABLE { in register() localVariable80 (*pdrv.get()).driver.of_match_table = of_table; in register()
123 let of_table = match T::OF_ID_TABLE { in register() 140 (*idrv.get()).driver.of_match_table = of_table; in register() 124 let of_table = match T::OF_ID_TABLE { register() localVariable