Home
last modified time | relevance | path

Searched refs:xc_load_i2c_sequence (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dxc5000.c349 static int xc_load_i2c_sequence(struct dvb_frontend *fe, const u8 *i2c_sequence) in xc_load_i2c_sequence() function
613 ret = xc_load_i2c_sequence(fe, fw->data); in xc5000_fwupload()
H A Dxc4000.c294 static int xc_load_i2c_sequence(struct dvb_frontend *fe, const u8 *i2c_sequence) in xc_load_i2c_sequence() function
696 rc = xc_load_i2c_sequence(fe, p); in load_firmware()