Data Fields | |
struct { | |
skinny_addon * next | |
} | list |
ast_mutex_t | lock |
skinny_device * | parent |
char | type [10] |
Definition at line 1296 of file chan_skinny.c.
struct { ... } list |
Definition at line 1297 of file chan_skinny.c.
struct skinny_addon* next |
Definition at line 1299 of file chan_skinny.c.
struct skinny_device* parent |
Definition at line 1300 of file chan_skinny.c.
char type[10] |
Definition at line 1298 of file chan_skinny.c.
Referenced by _skinny_show_device(), and get_button_template().