Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-ocores.c85 #define TYPE_GRLIB 1 macro
460 .data = (void *)TYPE_GRLIB,
568 if (match && (long)match->data == TYPE_GRLIB) { in ocores_i2c_of_probe()