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()
109 static const struct i2s_ops tegra_i2s_ops = {
136 static const struct i2s_ops rockchip_i2s_ops = {
229 static const struct i2s_ops sandbox_i2s_ops = {
292 static const struct i2s_ops broadwell_i2s_ops = {
440 static const struct i2s_ops samsung_i2s_ops = {
Completed in 8 milliseconds