usb_moded 0.86.0+mer64
usb_moded-ssu.h
Go to the documentation of this file.
1
23
24#ifndef USB_MODED_SSU_H_
25# define USB_MODED_SSU_H_
26
27# include <glib.h>
28
29/* ========================================================================= *
30 * Prototypes
31 * ========================================================================= */
32
33/* ------------------------------------------------------------------------- *
34 * SSU
35 * ------------------------------------------------------------------------- */
36
37gchar *ssu_get_manufacturer_name(void);
38gchar *ssu_get_product_name (void);
39
40#endif // USB_MODED_SSU_H_
gchar * ssu_get_manufacturer_name(void)
gchar * ssu_get_product_name(void)