libsigrok  0.5.2
sigrok hardware access and backend library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
driver_list_start.c File Reference
#include <config.h>
#include <glib.h>
#include <libsigrok/libsigrok.h>
#include "libsigrok-internal.h"
+ Include dependency graph for driver_list_start.c:

Go to the source code of this file.

Functions

SR_PRIV const struct
sr_dev_driver
*sr_driver_list__start[] 
__attribute__ ((section(SR_DRIVER_LIST_SECTION), used, aligned(sizeof(struct sr_dev_driver *))))
 

Function Documentation

SR_PRIV const struct sr_dev_driver* sr_driver_list__start [] __attribute__ ( (section(SR_DRIVER_LIST_SECTION), used, aligned(sizeof(struct sr_dev_driver *)))  )