Searched refs:i2s_ops (Results 1 – 7 of 7) sorted by relevance
91 struct i2s_ops { struct103 #define i2s_get_ops(dev) ((struct i2s_ops *)(dev)->driver->ops) argument
13 struct i2s_ops *ops = i2s_get_ops(dev); in i2s_tx_data()
108 static const struct i2s_ops tegra_i2s_ops = {
134 static const struct i2s_ops rockchip_i2s_ops = {
210 static const struct i2s_ops sandbox_i2s_ops = {
291 static const struct i2s_ops broadwell_i2s_ops = {
439 static const struct i2s_ops samsung_i2s_ops = {