Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h828 int ngene_port_has_cxd2099(struct i2c_adapter *i2c, u8 *type);
H A Dngene-cards.c468 int ngene_port_has_cxd2099(struct i2c_adapter *i2c, u8 *type) in ngene_port_has_cxd2099() function
H A Dngene-core.c1572 ret = ngene_port_has_cxd2099(&dev->channel[0].i2c_adapter, &type); in cxd_attach()