Searched refs:driver_response_api (Results 1 – 7 of 7) sorted by relevance
25 struct mod_sensor_driver_response_api *driver_response_api; member57 ctx->driver_response_api->reading_complete(sensor_id, &response); in mock_sensor_callback()184 &ctx->driver_response_api); in mock_sensor_bind()
42 const struct mod_clock_driver_response_api *driver_response_api; member148 ctx->driver_response_api->request_complete(ctx->config->clock_hal_id, in juno_hdlcd_request_complete()399 ctx->config->clock_api_id, &ctx->driver_response_api); in juno_hdlcd_bind()
35 the response later through the *driver_response_api*. In this case, the HAL102 DRV_RESP : driver_response_api125 *driver_response_api* providing the result of operation.
99 const struct mod_sensor_driver_response_api *driver_response_api; member362 group_ctx->driver_response_api->reading_complete( in respond()545 &group_ctx->driver_response_api); in juno_pvt_bind()821 group_ctx->driver_response_api->reading_complete( in pvt_process_event()
247 const struct mod_clock_driver_response_api *driver_response_api; member
931 &ctx->driver_response_api); in juno_cdcel937_bind()1130 ctx->driver_response_api->request_complete(ctx->config->clock_hal_id, in juno_cdcel937_process_event()
209 static struct mod_i2c_driver_response_api driver_response_api = { variable283 *api = &driver_response_api; in mod_i2c_process_bind_request()
Completed in 17 milliseconds