Searched refs:MAX_DTV_STATS (Results 1 – 3 of 3) sorted by relevance
1543 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1544 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1549 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1550 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1555 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1556 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1561 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1562 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1567 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1568 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()[all …]
861 #define MAX_DTV_STATS 4 macro876 struct dtv_stats stat[MAX_DTV_STATS];
27 ignore define MAX_DTV_STATS