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