Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/ngene/
Dngene.h904 int ngene_port_has_cxd2099(struct i2c_adapter *i2c, u8 *type);
Dngene-cards.c468 int ngene_port_has_cxd2099(struct i2c_adapter *i2c, u8 *type) in ngene_port_has_cxd2099() function
Dngene-core.c1570 ret = ngene_port_has_cxd2099(&dev->channel[0].i2c_adapter, &type); in cxd_attach()