*参照元 [#oa98d689]
#backlinks

*説明 [#nf7299ee]
-パス: [[linux-2.6.33/include/sound/soc.h]]

-FIXME: これは何?
--説明


**参考 [#k6d36dc9]


*実装 [#l51b6c84]
 /* codec device */
 struct snd_soc_codec_device {
 	int (*probe)(struct platform_device *pdev);
 	int (*remove)(struct platform_device *pdev);
 	int (*suspend)(struct platform_device *pdev, pm_message_t state);
 	int (*resume)(struct platform_device *pdev);
-
--[[linux-2.6.33/platform_device]]
-
--[[linux-2.6.33/pm_message_t]]

 };


*コメント [#q3b51670]


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS