Searched refs:PROBE_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
843 #define PROBE_BUFFER_SIZE 8 in tda829x_probe() macro844 unsigned char buf[PROBE_BUFFER_SIZE]; in tda829x_probe()849 soft_reset, 1, buf, PROBE_BUFFER_SIZE); in tda829x_probe()850 for (i = 1; i < PROBE_BUFFER_SIZE; i++) { in tda829x_probe()856 if (i == PROBE_BUFFER_SIZE) in tda829x_probe()