
Data Fields | |
| struct { | |
| struct skinny_addon * next | |
| } | list |
| ast_mutex_t | lock |
| struct skinny_device * | parent |
| char | type [10] |
Definition at line 1223 of file chan_skinny.c.
| struct { ... } list |
Definition at line 1224 of file chan_skinny.c.
Referenced by build_device().
struct skinny_addon* next [read] |
Definition at line 1226 of file chan_skinny.c.
struct skinny_device* parent [read] |
Definition at line 1227 of file chan_skinny.c.
| char type[10] |
Definition at line 1225 of file chan_skinny.c.
Referenced by build_device(), get_button_template(), and handle_skinny_show_device().
1.6.1