Lines Matching refs:tasdevice_priv
48 static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv, in tasdevice_change_chn_book()
92 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read()
119 int tasdevice_dev_write(struct tasdevice_priv *tas_priv, in tasdevice_dev_write()
148 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_bulk_write()
177 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read()
204 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_update_bits()
232 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc()
234 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc()
246 void tas2781_reset(struct tasdevice_priv *tas_dev) in tas2781_reset()
269 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init()
296 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
391 struct tasdevice_priv *tas_dev = (struct tasdevice_priv *) context; in tasdevice_dsp_remove()
408 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
428 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_putvol()
454 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_getvol()
482 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_putvol()
509 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_getvol()