Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h317 int hdpvr_register_i2c_adapter(struct hdpvr_device *dev);
H A Dhdpvr-i2c.c194 int hdpvr_register_i2c_adapter(struct hdpvr_device *dev) in hdpvr_register_i2c_adapter() function
H A Dhdpvr-core.c359 retval = hdpvr_register_i2c_adapter(dev); in hdpvr_probe()