Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dmt20xx.c596 int company_code; in microtune_attach() local
618 company_code = buf[0x11] << 8 | buf[0x12]; in microtune_attach()
620 company_code,buf[0x13],buf[0x14]); in microtune_attach()