diff options
Diffstat (limited to 'include/libiphone/libiphone.h')
| -rw-r--r-- | include/libiphone/libiphone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libiphone/libiphone.h b/include/libiphone/libiphone.h index 0035e2f..0d5257a 100644 --- a/include/libiphone/libiphone.h +++ b/include/libiphone/libiphone.h | |||
| @@ -96,6 +96,7 @@ void iphone_set_debug(int level); | |||
| 96 | 96 | ||
| 97 | //device related functions | 97 | //device related functions |
| 98 | iphone_error_t iphone_get_device ( iphone_device_t *device ); | 98 | iphone_error_t iphone_get_device ( iphone_device_t *device ); |
| 99 | iphone_error_t iphone_get_specific_device( unsigned int bus_n, int dev_n, iphone_device_t * device ); | ||
| 99 | iphone_error_t iphone_free_device ( iphone_device_t device ); | 100 | iphone_error_t iphone_free_device ( iphone_device_t device ); |
| 100 | 101 | ||
| 101 | 102 | ||
