Lines Matching refs:tasdevice_priv
47 static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv, in tasdevice_change_chn_book()
91 int tasdev_chn_switch(struct tasdevice_priv *tas_priv, in tasdev_chn_switch()
117 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read()
144 int tasdevice_dev_write(struct tasdevice_priv *tas_priv, in tasdevice_dev_write()
173 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_bulk_write()
202 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read()
229 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_update_bits()
257 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc()
259 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc()
271 void tasdevice_reset(struct tasdevice_priv *tas_dev) in tasdevice_reset()
294 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init()
327 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
420 struct tasdevice_priv *tas_dev = (struct tasdevice_priv *) context; in tasdevice_dsp_remove()
437 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
443 int tasdevice_save_calibration(struct tasdevice_priv *tas_priv) in tasdevice_save_calibration()
451 void tasdevice_apply_calibration(struct tasdevice_priv *tas_priv) in tasdevice_apply_calibration()
469 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_putvol()
495 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_getvol()
523 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_putvol()
550 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_getvol()