Searched refs:TPDM_DSB_MAX_LINES (Results 1 – 2 of 2) sorted by relevance
121 #define TPDM_DSB_MAX_LINES 256 macro
679 if ((kstrtoul(buf, 0, &val)) || (val >= TPDM_DSB_MAX_LINES)) in ctrl_idx_store()