Riferimento alla struttura hw_module_methods_t

Riferimento alla struttura hw_module_methods_t

#include < hardware.h >

Campi dati

int(*  open )(const struct hw_module_t *module, const char *id, struct hw_device_t **device)
 

Descrizione dettagliata

Definizione nella riga 156 del file hardware.h .

Documentazione dei campi

int(* open)(const struct hw_module_t *module, const char *id, struct hw_device_t **device)

Aprire un dispositivo specifico

Definizione nella riga 158 del file hardware.h .


La documentazione di questa struttura è stata generata dal seguente file: