Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ddbridge/
H A Dddbridge-mci.c101 static struct mci_base *match_base(void *key) in match_base() function
132 base = match_base(key); in ddb_mci_attach()
/linux/drivers/media/dvb-frontends/
H A Dstv0910.c1738 static struct stv_base *match_base(struct i2c_adapter *i2c, u8 adr) in match_base() function
1786 base = match_base(i2c, cfg->adr); in stv0910_attach()
H A Dmxl5xx.c797 static struct mxl_base *match_base(struct i2c_adapter *i2c, u8 adr) in match_base() function
1841 base = match_base(i2c, cfg->adr); in mxl5xx_attach()