Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/dvb/
Dfrontend.h308 #define DTV_STAT_TOTAL_BLOCK_COUNT 69 macro
310 #define DTV_MAX_COMMAND DTV_STAT_TOTAL_BLOCK_COUNT
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_frontend.c1165 _DTV_CMD(DTV_STAT_TOTAL_BLOCK_COUNT, 0, 0),
1578 case DTV_STAT_TOTAL_BLOCK_COUNT: in dtv_property_process_get()