Searched refs:MAX_DTV_STATS (Results 1 – 3 of 3) sorted by relevance
1535 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1536 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1541 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1542 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1547 if (tvp->u.buffer.len > MAX_DTV_STATS * sizeof(u32)) in dtv_property_process_get()1548 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1554 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1560 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1566 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()1572 tvp->u.buffer.len = MAX_DTV_STATS * sizeof(u32); in dtv_property_process_get()[all …]
853 #define MAX_DTV_STATS 4 macro868 struct dtv_stats stat[MAX_DTV_STATS];
27 ignore define MAX_DTV_STATS
Completed in 10 milliseconds