Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/meson/ !
Daxg-toddr.c188 static const struct axg_fifo_match_data axg_toddr_match_data = {
251 static const struct axg_fifo_match_data g12a_toddr_match_data = {
322 static const struct axg_fifo_match_data sm1_toddr_match_data = {
Daxg-frddr.c170 static const struct axg_fifo_match_data axg_frddr_match_data = {
298 static const struct axg_fifo_match_data g12a_frddr_match_data = {
369 static const struct axg_fifo_match_data sm1_frddr_match_data = {
Daxg-fifo.h69 struct axg_fifo_match_data { struct
Daxg-fifo.c330 const struct axg_fifo_match_data *data; in axg_fifo_probe()