Searched refs:PROBE_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
833 #define PROBE_BUFFER_SIZE 8 in tda829x_probe() macro834 unsigned char buf[PROBE_BUFFER_SIZE]; in tda829x_probe()839 soft_reset, 1, buf, PROBE_BUFFER_SIZE); in tda829x_probe()840 for (i = 1; i < PROBE_BUFFER_SIZE; i++) { in tda829x_probe()846 if (i == PROBE_BUFFER_SIZE) in tda829x_probe()