gb_operation_sync   28 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync   65 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  110 drivers/greybus/control.c 	ret = gb_operation_sync(connection, GB_CONTROL_TYPE_GET_MANIFEST_SIZE,
gb_operation_sync  127 drivers/greybus/control.c 	return gb_operation_sync(connection, GB_CONTROL_TYPE_GET_MANIFEST,
gb_operation_sync  136 drivers/greybus/control.c 	return gb_operation_sync(control->connection, GB_CONTROL_TYPE_CONNECTED,
gb_operation_sync  145 drivers/greybus/control.c 	return gb_operation_sync(control->connection,
gb_operation_sync  222 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  247 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  272 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  301 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  337 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  360 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  383 drivers/greybus/control.c 	ret = gb_operation_sync(control->connection,
gb_operation_sync  135 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection,
gb_operation_sync  154 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection,
gb_operation_sync  182 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, GB_SVC_TYPE_PWRMON_SAMPLE_GET,
gb_operation_sync  219 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection,
gb_operation_sync  264 drivers/greybus/svc.c 	return gb_operation_sync(svc->connection, GB_SVC_TYPE_INTF_DEVICE_ID,
gb_operation_sync  304 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, type,
gb_operation_sync  327 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, type,
gb_operation_sync  350 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, type,
gb_operation_sync  426 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, GB_SVC_TYPE_DME_PEER_GET,
gb_operation_sync  461 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, GB_SVC_TYPE_DME_PEER_SET,
gb_operation_sync  494 drivers/greybus/svc.c 	return gb_operation_sync(svc->connection, GB_SVC_TYPE_CONN_CREATE,
gb_operation_sync  510 drivers/greybus/svc.c 	ret = gb_operation_sync(connection, GB_SVC_TYPE_CONN_DESTROY,
gb_operation_sync  529 drivers/greybus/svc.c 	return gb_operation_sync(svc->connection, GB_SVC_TYPE_ROUTE_CREATE,
gb_operation_sync  542 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, GB_SVC_TYPE_ROUTE_DESTROY,
gb_operation_sync  582 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, GB_SVC_TYPE_INTF_SET_PWRM,
gb_operation_sync  612 drivers/greybus/svc.c 	ret = gb_operation_sync(svc->connection, GB_SVC_TYPE_INTF_SET_PWRM,
gb_operation_sync   20 drivers/staging/greybus/audio_gb.c 	ret = gb_operation_sync(connection, GB_AUDIO_TYPE_GET_TOPOLOGY_SIZE,
gb_operation_sync   33 drivers/staging/greybus/audio_gb.c 	ret = gb_operation_sync(connection, GB_AUDIO_TYPE_GET_TOPOLOGY, NULL, 0,
gb_operation_sync   57 drivers/staging/greybus/audio_gb.c 	ret = gb_operation_sync(connection, GB_AUDIO_TYPE_GET_CONTROL,
gb_operation_sync   78 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_SET_CONTROL,
gb_operation_sync   90 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_ENABLE_WIDGET,
gb_operation_sync  102 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_DISABLE_WIDGET,
gb_operation_sync  117 drivers/staging/greybus/audio_gb.c 	ret = gb_operation_sync(connection, GB_AUDIO_TYPE_GET_PCM,
gb_operation_sync  143 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_SET_PCM,
gb_operation_sync  156 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_SET_TX_DATA_SIZE,
gb_operation_sync  168 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_ACTIVATE_TX,
gb_operation_sync  180 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_DEACTIVATE_TX,
gb_operation_sync  193 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_SET_RX_DATA_SIZE,
gb_operation_sync  205 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_ACTIVATE_RX,
gb_operation_sync  217 drivers/staging/greybus/audio_gb.c 	return gb_operation_sync(connection, GB_AUDIO_TYPE_DEACTIVATE_RX,
gb_operation_sync   90 drivers/staging/greybus/authentication.c 	ret = gb_operation_sync(connection, GB_CAP_TYPE_GET_ENDPOINT_UID, NULL,
gb_operation_sync  121 drivers/staging/greybus/bootrom.c 	ret = gb_operation_sync(connection, GB_BOOTROM_TYPE_GET_VID_PID,
gb_operation_sync  385 drivers/staging/greybus/bootrom.c 	ret = gb_operation_sync(bootrom->connection,
gb_operation_sync  466 drivers/staging/greybus/bootrom.c 	ret = gb_operation_sync(connection, GB_BOOTROM_TYPE_AP_READY, NULL, 0,
gb_operation_sync  632 drivers/staging/greybus/camera.c 		gb_operation_sync(gcam->connection,
gb_operation_sync  683 drivers/staging/greybus/camera.c 	ret = gb_operation_sync(gcam->connection, GB_CAMERA_TYPE_CAPTURE,
gb_operation_sync  705 drivers/staging/greybus/camera.c 	ret = gb_operation_sync(gcam->connection, GB_CAMERA_TYPE_FLUSH, NULL, 0,
gb_operation_sync  111 drivers/staging/greybus/fw-management.c 	ret = gb_operation_sync(connection,
gb_operation_sync  176 drivers/staging/greybus/fw-management.c 	ret = gb_operation_sync(fw_mgmt->connection,
gb_operation_sync  262 drivers/staging/greybus/fw-management.c 	ret = gb_operation_sync(connection,
gb_operation_sync  326 drivers/staging/greybus/fw-management.c 	ret = gb_operation_sync(fw_mgmt->connection,
gb_operation_sync   53 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_LINE_COUNT,
gb_operation_sync   71 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_ACTIVATE,
gb_operation_sync   92 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_DEACTIVATE,
gb_operation_sync  115 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_GET_DIRECTION,
gb_operation_sync  137 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_DIRECTION_IN,
gb_operation_sync  152 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_DIRECTION_OUT,
gb_operation_sync  169 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_GET_VALUE,
gb_operation_sync  201 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_SET_VALUE,
gb_operation_sync  219 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection, GB_GPIO_TYPE_SET_DEBOUNCE,
gb_operation_sync  233 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection,
gb_operation_sync  247 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection,
gb_operation_sync  264 drivers/staging/greybus/gpio.c 	ret = gb_operation_sync(ggc->connection,
gb_operation_sync   38 drivers/staging/greybus/hid.c 	return gb_operation_sync(ghid->connection, GB_HID_TYPE_GET_DESC, NULL,
gb_operation_sync   50 drivers/staging/greybus/hid.c 	ret = gb_operation_sync(ghid->connection, GB_HID_TYPE_GET_REPORT_DESC,
gb_operation_sync   67 drivers/staging/greybus/hid.c 	ret = gb_operation_sync(ghid->connection, type, NULL, 0, NULL, 0);
gb_operation_sync   87 drivers/staging/greybus/hid.c 	ret = gb_operation_sync(ghid->connection, GB_HID_TYPE_GET_REPORT,
gb_operation_sync   47 drivers/staging/greybus/i2c.c 	ret = gb_operation_sync(gb_i2c_dev->connection,
gb_operation_sync  133 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_FLASH_INTENSITY,
gb_operation_sync  336 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_FADE,
gb_operation_sync  361 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_COLOR,
gb_operation_sync  388 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_BRIGHTNESS,
gb_operation_sync  478 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_BLINK, &req,
gb_operation_sync  651 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_FLASH_STROBE,
gb_operation_sync  692 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_SET_FLASH_TIMEOUT,
gb_operation_sync  723 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_GET_FLASH_FAULT,
gb_operation_sync  836 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection,
gb_operation_sync  957 drivers/staging/greybus/light.c 	ret = gb_operation_sync(connection, GB_LIGHTS_TYPE_GET_CHANNEL_CONFIG,
gb_operation_sync 1016 drivers/staging/greybus/light.c 	ret = gb_operation_sync(glights->connection,
gb_operation_sync 1143 drivers/staging/greybus/light.c 	ret = gb_operation_sync(glights->connection, GB_LIGHTS_TYPE_GET_LIGHTS,
gb_operation_sync  483 drivers/staging/greybus/power_supply.c 	ret = gb_operation_sync(connection,
gb_operation_sync  605 drivers/staging/greybus/power_supply.c 	ret = gb_operation_sync(connection, GB_POWER_SUPPLY_TYPE_GET_PROPERTY,
gb_operation_sync  787 drivers/staging/greybus/power_supply.c 	ret = gb_operation_sync(connection, GB_POWER_SUPPLY_TYPE_SET_PROPERTY,
gb_operation_sync  878 drivers/staging/greybus/power_supply.c 	ret = gb_operation_sync(supplies->connection,
gb_operation_sync   33 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_PWM_COUNT,
gb_operation_sync   58 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_ACTIVATE,
gb_operation_sync   83 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_DEACTIVATE,
gb_operation_sync  110 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_CONFIG,
gb_operation_sync  136 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_POLARITY,
gb_operation_sync  161 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_ENABLE,
gb_operation_sync  181 drivers/staging/greybus/pwm.c 	ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_DISABLE,
gb_operation_sync  140 drivers/staging/greybus/raw.c 	retval = gb_operation_sync(connection, GB_RAW_TYPE_SEND,
gb_operation_sync  127 drivers/staging/greybus/sdio.c 	ret = gb_operation_sync(host->connection, GB_SDIO_TYPE_GET_CAPABILITIES,
gb_operation_sync  248 drivers/staging/greybus/sdio.c 	ret = gb_operation_sync(host->connection, GB_SDIO_TYPE_SET_IOS, request,
gb_operation_sync  472 drivers/staging/greybus/sdio.c 	ret = gb_operation_sync(host->connection, GB_SDIO_TYPE_COMMAND,
gb_operation_sync  417 drivers/staging/greybus/spilib.c 	ret = gb_operation_sync(spi->connection, GB_SPI_TYPE_MASTER_CONFIG,
gb_operation_sync  449 drivers/staging/greybus/spilib.c 	ret = gb_operation_sync(spi->connection, GB_SPI_TYPE_DEVICE_CONFIG,
gb_operation_sync  265 drivers/staging/greybus/uart.c 		ret = gb_operation_sync(gb_tty->connection,
gb_operation_sync  295 drivers/staging/greybus/uart.c 	return gb_operation_sync(tty->connection, GB_UART_TYPE_SET_LINE_CODING,
gb_operation_sync  304 drivers/staging/greybus/uart.c 	return gb_operation_sync(gb_tty->connection,
gb_operation_sync  320 drivers/staging/greybus/uart.c 	return gb_operation_sync(gb_tty->connection, GB_UART_TYPE_SEND_BREAK,
gb_operation_sync  347 drivers/staging/greybus/uart.c 	return gb_operation_sync(gb_tty->connection, GB_UART_TYPE_FLUSH_FIFOS,
gb_operation_sync   53 drivers/staging/greybus/usb.c 	ret = gb_operation_sync(dev->connection, GB_USB_TYPE_HCD_STOP,
gb_operation_sync   65 drivers/staging/greybus/usb.c 	ret = gb_operation_sync(dev->connection, GB_USB_TYPE_HCD_START,
gb_operation_sync   34 drivers/staging/greybus/vibrator.c 	ret = gb_operation_sync(vib->connection, GB_VIBRATOR_TYPE_OFF,
gb_operation_sync   55 drivers/staging/greybus/vibrator.c 	ret = gb_operation_sync(vib->connection, GB_VIBRATOR_TYPE_ON,