Symbol: gb_hid
drivers/staging/greybus/hid.c
136
struct gb_hid *ghid = gb_connection_get_data(connection);
drivers/staging/greybus/hid.c
171
static void gb_hid_free_buffers(struct gb_hid *ghid)
drivers/staging/greybus/hid.c
178
static int gb_hid_alloc_buffers(struct gb_hid *ghid, size_t bufsize)
drivers/staging/greybus/hid.c
190
static void gb_hid_init_report(struct gb_hid *ghid, struct hid_report *report)
drivers/staging/greybus/hid.c
207
static void gb_hid_init_reports(struct gb_hid *ghid)
drivers/staging/greybus/hid.c
227
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
243
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
281
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
314
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
337
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
344
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
357
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
36
static int gb_hid_get_desc(struct gb_hid *ghid)
drivers/staging/greybus/hid.c
371
struct gb_hid *ghid = hid->driver_data;
drivers/staging/greybus/hid.c
394
static int gb_hid_init(struct gb_hid *ghid)
drivers/staging/greybus/hid.c
42
static int gb_hid_get_report_desc(struct gb_hid *ghid, char *rdesc)
drivers/staging/greybus/hid.c
427
struct gb_hid *ghid;
drivers/staging/greybus/hid.c
494
struct gb_hid *ghid = greybus_get_drvdata(bundle);
drivers/staging/greybus/hid.c
59
static int gb_hid_set_power(struct gb_hid *ghid, int type)
drivers/staging/greybus/hid.c
74
static int gb_hid_get_report(struct gb_hid *ghid, u8 report_type, u8 report_id,
drivers/staging/greybus/hid.c
95
static int gb_hid_set_report(struct gb_hid *ghid, u8 report_type, u8 report_id,