Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dmt20xx.c603 int company_code; in microtune_attach() local
631 company_code = buf[0x11] << 8 | buf[0x12]; in microtune_attach()
633 company_code,buf[0x13],buf[0x14]); in microtune_attach()