Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dmxl692.c22 struct mxl692_dev { struct
34 static int mxl692_i2c_write(struct mxl692_dev *dev, u8 *buffer, u16 buf_len) in mxl692_i2c_write() argument
51 static int mxl692_i2c_read(struct mxl692_dev *dev, u8 *buffer, u16 buf_len) in mxl692_i2c_read()
211 static int mxl692_validate_fw_header(struct mxl692_dev *dev, in mxl692_validate_fw_header()
247 static int mxl692_write_fw_block(struct mxl692_dev *dev, const u8 *buffer, in mxl692_write_fw_block()
300 static int mxl692_memwrite(struct mxl692_dev *dev, u32 addr, in mxl692_memwrite()
336 static int mxl692_memread(struct mxl692_dev *dev, u32 addr, in mxl692_memread()
379 static int mxl692_opwrite(struct mxl692_dev *dev, u8 *buffer, in mxl692_opwrite()
412 static int mxl692_opread(struct mxl692_dev *dev, u8 *buffer, in mxl692_opread()
443 static int mxl692_i2c_writeread(struct mxl692_dev *dev, in mxl692_i2c_writeread()
[all …]