Lines Matching defs:tas_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()
234 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc() local
269 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init()
297 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
407 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
427 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_putvol()
453 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_getvol()
481 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_putvol()
508 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_getvol()