Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h319 struct i2c_client *hdpvr_register_ir_i2c(struct hdpvr_device *dev);
H A Dhdpvr-i2c.c31 struct i2c_client *hdpvr_register_ir_i2c(struct hdpvr_device *dev) in hdpvr_register_ir_i2c() function
H A Dhdpvr-core.c365 client = hdpvr_register_ir_i2c(dev); in hdpvr_probe()