Home
last modified time | relevance | path

Searched refs:i2s_ops (Results 1 – 7 of 7) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Di2s.h91 struct i2s_ops { struct
103 #define i2s_get_ops(dev) ((struct i2s_ops *)(dev)->driver->ops) argument
/third_party/uboot/u-boot-2020.01/drivers/sound/
Di2s-uclass.c13 struct i2s_ops *ops = i2s_get_ops(dev); in i2s_tx_data()
Dtegra_i2s.c108 static const struct i2s_ops tegra_i2s_ops = {
Drockchip_i2s.c134 static const struct i2s_ops rockchip_i2s_ops = {
Dsandbox.c210 static const struct i2s_ops sandbox_i2s_ops = {
Dbroadwell_i2s.c291 static const struct i2s_ops broadwell_i2s_ops = {
Dsamsung-i2s.c439 static const struct i2s_ops samsung_i2s_ops = {