Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/dvb-frontends/
Dmxl692.c31 struct mxl692_dev { struct
43 static int mxl692_i2c_write(struct mxl692_dev *dev, u8 *buffer, u16 buf_len) in mxl692_i2c_write() argument
60 static int mxl692_i2c_read(struct mxl692_dev *dev, u8 *buffer, u16 buf_len) in mxl692_i2c_read()
220 static int mxl692_validate_fw_header(struct mxl692_dev *dev, in mxl692_validate_fw_header()
256 static int mxl692_write_fw_block(struct mxl692_dev *dev, const u8 *buffer, in mxl692_write_fw_block()
309 static int mxl692_memwrite(struct mxl692_dev *dev, u32 addr, in mxl692_memwrite()
345 static int mxl692_memread(struct mxl692_dev *dev, u32 addr, in mxl692_memread()
388 static int mxl692_opwrite(struct mxl692_dev *dev, u8 *buffer, in mxl692_opwrite()
421 static int mxl692_opread(struct mxl692_dev *dev, u8 *buffer, in mxl692_opread()
452 static int mxl692_i2c_writeread(struct mxl692_dev *dev, in mxl692_i2c_writeread()
[all …]