Data Fields | |
ast_mutex_t | lock |
struct skinny_addon * | next |
struct skinny_device * | parent |
char | type [10] |
Definition at line 1027 of file chan_skinny.c.
Definition at line 1028 of file chan_skinny.c.
Referenced by build_device(), and delete_devices().
struct skinny_addon* next [read] |
Definition at line 1031 of file chan_skinny.c.
Referenced by build_device(), delete_devices(), and get_button_template().
struct skinny_device* parent [read] |
Definition at line 1032 of file chan_skinny.c.
char type[10] |
Definition at line 1029 of file chan_skinny.c.
Referenced by build_device(), and get_button_template().