
Data Fields | |
| ast_mutex_t | lock |
| struct skinny_addon * | next |
| struct skinny_device * | parent |
| char | type [10] |
Definition at line 1013 of file chan_skinny.c.
struct skinny_addon* next [read] |
Definition at line 1017 of file chan_skinny.c.
Referenced by build_device(), delete_devices(), and get_button_template().
struct skinny_device* parent [read] |
Definition at line 1018 of file chan_skinny.c.
| char type[10] |
Definition at line 1015 of file chan_skinny.c.
Referenced by build_device(), and get_button_template().
1.5.5