Searched refs:OF_ID_TABLE (Results 1 – 2 of 2) sorted by relevance
36 let of_table = match T::OF_ID_TABLE { in register()96 T::OF_ID_TABLE in of_id_table()161 const OF_ID_TABLE: Option<of::IdTable<Self::IdInfo>>; constant
22 const OF_ID_TABLE: Option<of::IdTable<Self::IdInfo>> = Some(&OF_TABLE); constant