sh_dmae_slave_config
static const struct sh_dmae_slave_config sh7722_dmae_slaves[] = {
static const struct sh_dmae_slave_config sh7724_dmae_slaves[] = {
static const struct sh_dmae_slave_config sh7757_dmae0_slaves[] = {
static const struct sh_dmae_slave_config sh7757_dmae1_slaves[] = {
static const struct sh_dmae_slave_config sh7757_dmae2_slaves[] = {
static const struct sh_dmae_slave_config sh7757_dmae3_slaves[] = {
const struct sh_dmae_slave_config *config; /* Slave DMA configuration */
const struct sh_dmae_slave_config *cfg =
static const struct sh_dmae_slave_config *dmae_find_slave(
const struct sh_dmae_slave_config *cfg;
const struct sh_dmae_slave_config *cfg = dmae_find_slave(sh_chan, slave_id);
const struct sh_dmae_slave_config *cfg = sh_chan->config;
const struct sh_dmae_slave_config *slave;