Lines Matching defs:decoder
86 static inline int bt819_write(struct bt819 *decoder, u8 reg, u8 value) in bt819_write()
94 static inline int bt819_setbit(struct bt819 *decoder, u8 reg, u8 bit, u8 value) in bt819_setbit()
100 static int bt819_write_block(struct bt819 *decoder, const u8 *data, unsigned int len) in bt819_write_block()
140 static inline int bt819_read(struct bt819 *decoder, u8 reg) in bt819_read()
183 struct bt819 *decoder = to_bt819(sd); in bt819_init() local
211 struct bt819 *decoder = to_bt819(sd); in bt819_status() local
246 struct bt819 *decoder = to_bt819(sd); in bt819_s_std() local
296 struct bt819 *decoder = to_bt819(sd); in bt819_s_routing() local
324 struct bt819 *decoder = to_bt819(sd); in bt819_s_stream() local
338 struct bt819 *decoder = to_bt819(sd); in bt819_s_ctrl() local
396 struct bt819 *decoder; in bt819_probe() local
461 struct bt819 *decoder = to_bt819(sd); in bt819_remove() local