Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1819 char *microcode_file; /*< microcode filename */ member
Ddrxj.c11454 if (common_attr->microcode_file != NULL) { in drxj_open()
11458 ucode_info.mc_file = common_attr->microcode_file; in drxj_open()
12319 demod->my_common_attr->microcode_file = DRX39XX_MAIN_FIRMWARE; in drx39xxj_attach()