Lines Matching defs:decoder
92 static inline int bt819_write(struct bt819 *decoder, u8 reg, u8 value) in bt819_write()
100 static inline int bt819_setbit(struct bt819 *decoder, u8 reg, u8 bit, u8 value) in bt819_setbit()
106 static int bt819_write_block(struct bt819 *decoder, const u8 *data, unsigned int len) in bt819_write_block()
146 static inline int bt819_read(struct bt819 *decoder, u8 reg) in bt819_read()
189 struct bt819 *decoder = to_bt819(sd); in bt819_init() local
217 struct bt819 *decoder = to_bt819(sd); in bt819_status() local
250 struct bt819 *decoder = to_bt819(sd); in bt819_s_std() local
300 struct bt819 *decoder = to_bt819(sd); in bt819_s_routing() local
328 struct bt819 *decoder = to_bt819(sd); in bt819_s_stream() local
342 struct bt819 *decoder = to_bt819(sd); in bt819_s_ctrl() local
378 struct bt819 *decoder = to_bt819(sd); in bt819_g_chip_ident() local
420 struct bt819 *decoder; in bt819_probe() local
489 struct bt819 *decoder = to_bt819(sd); in bt819_remove() local