Searched refs:MAX_DTV_STATS (Results 1 – 3 of 3) sorted by relevance
1538 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1539 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1544 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1545 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1550 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1551 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1556 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1557 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1562 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1563 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