Home
last modified time | relevance | path

Searched refs:DTV_STAT_TOTAL_BLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/dvb/
Dfrontend.h376 #define DTV_STAT_TOTAL_BLOCK_COUNT 69 macro
378 #define DTV_MAX_COMMAND DTV_STAT_TOTAL_BLOCK_COUNT
/linux-4.1.27/drivers/media/dvb-core/
Ddvb_frontend.c1185 _DTV_CMD(DTV_STAT_TOTAL_BLOCK_COUNT, 0, 0),
1598 case DTV_STAT_TOTAL_BLOCK_COUNT: in dtv_property_process_get()