Symbol: gb_connection_get_data
drivers/greybus/svc.c
1005
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
1033
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
1064
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
1097
svc = gb_connection_get_data(operation->connection);
drivers/greybus/svc.c
1126
struct gb_svc *svc = gb_connection_get_data(operation->connection);
drivers/greybus/svc.c
1145
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1163
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1182
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1201
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1215
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1234
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
645
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
840
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
924
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
957
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/staging/greybus/authentication.c
374
cap = gb_connection_get_data(connection);
drivers/staging/greybus/bootrom.c
190
struct gb_bootrom *bootrom = gb_connection_get_data(op->connection);
drivers/staging/greybus/bootrom.c
243
struct gb_bootrom *bootrom = gb_connection_get_data(op->connection);
drivers/staging/greybus/bootrom.c
314
struct gb_bootrom *bootrom = gb_connection_get_data(connection);
drivers/staging/greybus/camera.c
717
struct gb_camera *gcam = gb_connection_get_data(op->connection);
drivers/staging/greybus/fw-download.c
224
struct fw_download *fw_download = gb_connection_get_data(connection);
drivers/staging/greybus/fw-download.c
271
struct fw_download *fw_download = gb_connection_get_data(connection);
drivers/staging/greybus/fw-download.c
354
struct fw_download *fw_download = gb_connection_get_data(connection);
drivers/staging/greybus/fw-download.c
444
fw_download = gb_connection_get_data(connection);
drivers/staging/greybus/fw-management.c
188
struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection);
drivers/staging/greybus/fw-management.c
330
struct fw_mgmt *fw_mgmt = gb_connection_get_data(connection);
drivers/staging/greybus/fw-management.c
650
fw_mgmt = gb_connection_get_data(connection);
drivers/staging/greybus/gpio.c
360
struct gb_gpio_controller *ggc = gb_connection_get_data(connection);
drivers/staging/greybus/hid.c
136
struct gb_hid *ghid = gb_connection_get_data(connection);
drivers/staging/greybus/i2c.c
81
struct gb_i2c_device *gb_i2c_dev = gb_connection_get_data(connection);
drivers/staging/greybus/light.c
1198
struct gb_lights *glights = gb_connection_get_data(connection);
drivers/staging/greybus/power_supply.c
989
struct gb_power_supplies *supplies = gb_connection_get_data(connection);
drivers/staging/greybus/sdio.c
205
struct gb_sdio_host *host = gb_connection_get_data(op->connection);
drivers/staging/greybus/spilib.c
47
return gb_connection_get_data(spi->connection);
drivers/staging/greybus/spilib.c
561
struct spi_controller *ctlr = gb_connection_get_data(connection);
drivers/staging/greybus/uart.c
132
struct gb_tty *gb_tty = gb_connection_get_data(connection);
drivers/staging/greybus/uart.c
152
struct gb_tty *gb_tty = gb_connection_get_data(connection);
drivers/staging/greybus/uart.c
202
struct gb_tty *gb_tty = gb_connection_get_data(connection);
drivers/staging/greybus/uart.c
76
struct gb_tty *gb_tty = gb_connection_get_data(connection);