greybus_get_drvdata
greybus_get_drvdata(connection->bundle);
struct gbaudio_module_info *gbmodule = greybus_get_drvdata(bundle);
struct gbaudio_module_info *gbmodule = greybus_get_drvdata(bundle);
struct gbaudio_module_info *gbmodule = greybus_get_drvdata(bundle);
struct gb_bootrom *bootrom = greybus_get_drvdata(bundle);
struct gb_camera *gcam = greybus_get_drvdata(bundle);
struct gb_camera *gcam = greybus_get_drvdata(bundle);
struct gb_camera *gcam = greybus_get_drvdata(bundle);
struct gb_fw_core *fw_core = greybus_get_drvdata(bundle);
struct gbphy_host *gbphy_host = greybus_get_drvdata(bundle);
struct gb_hid *ghid = greybus_get_drvdata(bundle);
struct gb_lights *glights = greybus_get_drvdata(bundle);
struct gb_log *log = greybus_get_drvdata(bundle);
struct gb_loopback *gb = greybus_get_drvdata(bundle);
struct gb_power_supplies *supplies = greybus_get_drvdata(bundle);
struct gb_raw *raw = greybus_get_drvdata(bundle);
struct gb_raw *raw = greybus_get_drvdata(connection->bundle);
struct gb_vibrator_device *vib = greybus_get_drvdata(bundle);