Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-i2c.c270 int solo_i2c_init(struct solo_dev *solo_dev) in solo_i2c_init() function
H A Dsolo6x10.h308 int solo_i2c_init(struct solo_dev *solo_dev);
H A Dsolo6x10-core.c562 ret = solo_i2c_init(solo_dev); in solo_pci_probe()