Документ взят из кэша поисковой машины. Адрес оригинального документа : http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-driver-name.html
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 09:33:44 2012
Кодировка:

Поисковые слова: южная атлантическая аномалия
comedi_get_driver_name

comedi_get_driver_name

Name

comedi_get_driver_name -- Comedi driver name

Synopsis

#include <comedilib.h>

char * comedi_get_driver_name(comedi_t * device);

Description

The function comedi_get_driver_name returns a pointer to a string containing the name of the driver being used by comedi for the comedi device represented by device. This pointer is valid until the device is closed. This function returns NULL if there is an error.