tea5757_t
tea5757_search(struct tea5757_t *tea, u_int32_t stereo, u_int32_t lock, int dir)
tea5757_hardware_write(struct tea5757_t *tea, u_int32_t data)
tea5757_set_freq(struct tea5757_t *tea, u_int32_t stereo, u_int32_t lock, u_int32_t freq)
u_int32_t tea5757_set_freq(struct tea5757_t *, u_int32_t, u_int32_t, u_int32_t);
void tea5757_search(struct tea5757_t *, u_int32_t, u_int32_t, int);
void tea5757_hardware_write(struct tea5757_t *, u_int32_t);
struct tea5757_t tea;