A.ld-rfile1.ofile2.o-o modulename B.ld-ofile1.ofile2.o- rmodulename C.ld-rfile1.ofile2.o modulename D.ld-ofile1.ofile2.o modulename
A.關(guān)閉設(shè)備時(shí),其他進(jìn)程還能繼續(xù)使用該設(shè)備;釋放設(shè)備時(shí),其他進(jìn)程必須重新打開此設(shè)備才能使用它 B.釋放設(shè)備時(shí),其他進(jìn)程還能繼續(xù)使用該設(shè)備;關(guān)閉設(shè)備時(shí),其他進(jìn)程必須重新打開此設(shè)備才能使用它 C.關(guān)閉設(shè)備時(shí),其他進(jìn)程還能暫停使用該設(shè)備;釋放設(shè)備時(shí),其他進(jìn)程必須重新打開此設(shè)備才能使用它 D.新打開此設(shè)備才能使用它
A.cdev_del() B.cdev_add() C.cdev_alloc() D.cdev_init()