Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dmt20xx.c597 int company_code; in microtune_attach() local
619 company_code = buf[0x11] << 8 | buf[0x12]; in microtune_attach()
621 company_code,buf[0x13],buf[0x14]); in microtune_attach()