Symbol: gb_connection_get_data
drivers/greybus/svc.c
1006
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
1034
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
1065
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
1098
svc = gb_connection_get_data(operation->connection);
drivers/greybus/svc.c
1127
struct gb_svc *svc = gb_connection_get_data(operation->connection);
drivers/greybus/svc.c
1146
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1164
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1183
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1202
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1216
struct gb_svc *svc = gb_connection_get_data(op->connection);
drivers/greybus/svc.c
1235
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
841
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
925
struct gb_svc *svc = gb_connection_get_data(connection);
drivers/greybus/svc.c
958
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
564
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);