Home
last modified time | relevance | path

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

/include/linux/
Dcrc8.h30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument
36 #define DECLARE_CRC8_TABLE(_table) \ argument
37 static u8 _table[CRC8_TABLE_SIZE]
Dipack.h255 #define DEFINE_IPACK_DEVICE_TABLE(_table) \ argument
256 const struct ipack_device_id _table[]
Dpci.h691 #define DEFINE_PCI_DEVICE_TABLE(_table) \ argument
692 const struct pci_device_id _table[]