Home
last modified time | relevance | path

Searched refs:drxd_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxd_hard.c100 struct drxd_state { struct
126 enum CDrxdState drxd_state; member
225 static int Read16(struct drxd_state *state, u32 reg, u16 *data, u8 flags) in Read16()
239 static int Read32(struct drxd_state *state, u32 reg, u32 *data, u8 flags) in Read32()
255 static int Write16(struct drxd_state *state, u32 reg, u16 data, u8 flags) in Write16()
268 static int Write32(struct drxd_state *state, u32 reg, u32 data, u8 flags) in Write32()
282 static int write_chunk(struct drxd_state *state, in write_chunk()
300 static int WriteBlock(struct drxd_state *state, in WriteBlock()
315 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable()
345 static int ResetCEFR(struct drxd_state *stat
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxd_hard.c100 struct drxd_state { struct
126 enum CDrxdState drxd_state; member
225 static int Read16(struct drxd_state *state, u32 reg, u16 *data, u8 flags) in Read16()
239 static int Read32(struct drxd_state *state, u32 reg, u32 *data, u8 flags) in Read32()
255 static int Write16(struct drxd_state *state, u32 reg, u16 data, u8 flags) in Write16()
268 static int Write32(struct drxd_state *state, u32 reg, u32 data, u8 flags) in Write32()
282 static int write_chunk(struct drxd_state *state, in write_chunk()
300 static int WriteBlock(struct drxd_state *state, in WriteBlock()
315 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable()
345 static int ResetCEFR(struct drxd_state *stat
[all...]

Completed in 4 milliseconds