参照元

説明

参考

どのアーキテクチャで定義しているか調査。

$ grep -r HAVE_DMA_ATTRS
arch/sh/Kconfig:        select HAVE_DMA_ATTRS
arch/arm/Kconfig:       select HAVE_DMA_ATTRS
arch/x86/Kconfig:       select HAVE_DMA_ATTRS
arch/ia64/Kconfig:      select HAVE_DMA_ATTRS
arch/mips/Kconfig:      select HAVE_DMA_ATTRS
arch/s390/Kconfig:      select HAVE_DMA_ATTRS
arch/tile/Kconfig:      select HAVE_DMA_ATTRS
arch/alpha/Kconfig:     select HAVE_DMA_ATTRS
arch/arm64/Kconfig:     select HAVE_DMA_ATTRS
arch/h8300/Kconfig:     select HAVE_DMA_ATTRS
arch/sparc/Kconfig:     select HAVE_DMA_ATTRS
arch/unicore32/Kconfig: select HAVE_DMA_ATTRS
arch/Kconfig:config HAVE_DMA_ATTRS
arch/hexagon/Kconfig:   select HAVE_DMA_ATTRS
arch/openrisc/Kconfig:config HAVE_DMA_ATTRS
arch/xtensa/Kconfig:    select HAVE_DMA_ATTRS
arch/microblaze/Kconfig:        select HAVE_DMA_ATTRS
arch/powerpc/Kconfig:   select HAVE_DMA_ATTRS

実装

config HAVE_DMA_ATTRS
        bool

コメント


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS