Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/meson/
Daxg-toddr.c188 static const struct axg_fifo_match_data axg_toddr_match_data = {
249 static const struct axg_fifo_match_data g12a_toddr_match_data = {
320 static const struct axg_fifo_match_data sm1_toddr_match_data = {
Daxg-frddr.c167 static const struct axg_fifo_match_data axg_frddr_match_data = {
293 static const struct axg_fifo_match_data g12a_frddr_match_data = {
364 static const struct axg_fifo_match_data sm1_frddr_match_data = {
Daxg-fifo.h73 struct axg_fifo_match_data { struct
Daxg-fifo.c326 const struct axg_fifo_match_data *data; in axg_fifo_probe()