Linux device interaction

49 views Asked by At

In Linux, is it possible for an application interacts with hardware device( for instance: camera) without using /dev/* device file?So I mean is possible to use hardware device without making or “using” /dev/* device file?

0

There are 0 answers