参照元

説明

引数

返り値

参考

実装

/**
 * helper macro for exporters; zeros and fills in most common values
 */
#define DEFINE_DMA_BUF_EXPORT_INFO(a)   \
        struct dma_buf_export_info a = { .exp_name = KBUILD_MODNAME, \
                                         .owner = THIS_MODULE }

コメント


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