Lines Matching defs:decoder
77 static inline int bt819_write(struct bt819 *decoder, u8 reg, u8 value) in bt819_write()
85 static inline int bt819_setbit(struct bt819 *decoder, u8 reg, u8 bit, u8 value) in bt819_setbit()
91 static int bt819_write_block(struct bt819 *decoder, const u8 *data, unsigned int len) in bt819_write_block()
131 static inline int bt819_read(struct bt819 *decoder, u8 reg) in bt819_read()
174 struct bt819 *decoder = to_bt819(sd); in bt819_init() local
202 struct bt819 *decoder = to_bt819(sd); in bt819_status() local
237 struct bt819 *decoder = to_bt819(sd); in bt819_s_std() local
287 struct bt819 *decoder = to_bt819(sd); in bt819_s_routing() local
315 struct bt819 *decoder = to_bt819(sd); in bt819_s_stream() local
329 struct bt819 *decoder = to_bt819(sd); in bt819_s_ctrl() local
387 struct bt819 *decoder; in bt819_probe() local
452 struct bt819 *decoder = to_bt819(sd); in bt819_remove() local