*参照元 [#m0d5e666]
#backlinks

*説明 [#w3992385]
-パス: [[linux-2.6.33/sound/core/pcm_native.c]]

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


**参考 [#j8f09864]


*実装 [#rbe818b8]
 static struct action_ops snd_pcm_action_start = {
-
--[[linux-2.6.33/action_ops]]

 	.pre_action = snd_pcm_pre_start,
-
--[[linux-2.6.33/snd_pcm_pre_start()]]

 	.do_action = snd_pcm_do_start,
-
--[[linux-2.6.33/snd_pcm_do_start()]]

 	.undo_action = snd_pcm_undo_start,
-
--[[linux-2.6.33/snd_pcm_undo_start()]]

 	.post_action = snd_pcm_post_start
-
--[[linux-2.6.33/snd_pcm_post_start()]]

 };


*コメント [#q33e44a7]

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