Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/hdpvr/
Dhdpvr.h317 int hdpvr_register_i2c_adapter(struct hdpvr_device *dev);
Dhdpvr-i2c.c194 int hdpvr_register_i2c_adapter(struct hdpvr_device *dev) in hdpvr_register_i2c_adapter() function
Dhdpvr-core.c359 retval = hdpvr_register_i2c_adapter(dev); in hdpvr_probe()