Home
last modified time | relevance | path

Searched refs:axg_fifo_match_data (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-toddr.c187 static const struct axg_fifo_match_data axg_toddr_match_data = {
247 static const struct axg_fifo_match_data g12a_toddr_match_data = {
317 static const struct axg_fifo_match_data sm1_toddr_match_data = {
H A Daxg-frddr.c152 static const struct axg_fifo_match_data axg_frddr_match_data = {
276 static const struct axg_fifo_match_data g12a_frddr_match_data = {
346 static const struct axg_fifo_match_data sm1_frddr_match_data = {
H A Daxg-fifo.h73 struct axg_fifo_match_data { struct
H A Daxg-fifo.c325 const struct axg_fifo_match_data *data; in axg_fifo_probe()