Searched refs:i2stx_info (Results 1 – 3 of 3) sorted by relevance
80 struct i2stx_info { struct100 int i2s_transfer_tx_data(struct i2stx_info *pi2s_tx, unsigned *data, argument110 int i2s_tx_init(struct i2stx_info *pi2s_tx);
24 static struct i2stx_info g_i2stx_pri;32 static int get_sound_i2s_values(struct i2stx_info *i2s, const void *blob) in get_sound_i2s_values()101 static int codec_init(const void *blob, struct i2stx_info *pi2s_tx) in codec_init()149 struct i2stx_info *pi2s_tx = &g_i2stx_pri; in sound_init()
259 int i2s_transfer_tx_data(struct i2stx_info *pi2s_tx, unsigned int *data, in i2s_transfer_tx_data()297 int i2s_tx_init(struct i2stx_info *pi2s_tx) in i2s_tx_init()