Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 115) sorted by relevance

12345

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dstdio.c61 __sread(void *cookie, char *buf, int n) in __sread()
83 __swrite(void *cookie, char const *buf, int n) in __swrite()
101 __sseek(void *cookie, fpos_t offset, int whence) in __sseek()
123 __sclose(void *cookie) in __sclose()
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/common/
Dboard_arm_trusted_boot.c66 int plat_get_rotpk_info(void *cookie, void **key_ptr, unsigned int *key_len, in plat_get_rotpk_info()
147 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr()
177 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr()
203 int plat_get_rotpk_info(void *cookie, void **key_ptr, unsigned int *key_len, in plat_get_rotpk_info()
254 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr()
278 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr()
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_tbbr.c11 int plat_get_rotpk_info(void *cookie, void **key_ptr, unsigned int *key_len, in plat_get_rotpk_info()
21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr()
32 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr()
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
Dqemu_trusted_boot.c11 int plat_get_rotpk_info(void *cookie, void **key_ptr, unsigned int *key_len, in plat_get_rotpk_info()
21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr()
28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c64 static void debounceTimerCallback(uint32_t timerId, void *cookie) in debounceTimerCallback()
136 static bool hallPower(bool on, void *cookie) in hallPower()
157 static bool hallFirmwareUpload(void *cookie) in hallFirmwareUpload()
162 static bool hallSetRate(uint32_t rate, uint64_t latency, void *cookie) in hallSetRate()
176 static bool hallFlush(void *cookie) in hallFlush()
181 static bool hallSendLastSample(void *cookie, uint32_t tid) in hallSendLastSample()
/device/google/contexthub/firmware/os/platform/native/
Di2c.c41 I2cCallbackF callback, void *cookie) in i2cMasterTxRx()
57 I2cCallbackF callback, void *cookie) in i2cSlaveEnableRx()
62 int i2cSlaveTxPreamble(I2cBus busId, uint8_t byte, I2cCallbackF callback, void *cookie) in i2cSlaveTxPreamble()
67 …cSlaveTxPacket(I2cBus busId, const void *txBuf, size_t txSize, I2cCallbackF callback, void *cookie) in i2cSlaveTxPacket()
/device/google/contexthub/firmware/app/chre/common/
Dchre11_app_syscalls.c67 uint32_t chreTimerSet(uint64_t duration, const void* cookie, bool oneShot) in chreTimerSet()
194 …sLocationSessionStartAsync(uint32_t minIntervalMs, uint32_t minTimeToNextFixMs, const void *cookie) in chreGnssLocationSessionStartAsync()
199 bool chreGnssLocationSessionStopAsync(const void *cookie) in chreGnssLocationSessionStopAsync()
204 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs, const void *cookie) in chreGnssMeasurementSessionStartAsync()
209 bool chreGnssMeasurementSessionStopAsync(const void *cookie) in chreGnssMeasurementSessionStopAsync()
219 bool chreWifiConfigureScanMonitorAsync(bool enable, const void *cookie) in chreWifiConfigureScanMonitorAsync()
224 bool chreWifiRequestScanAsync(const struct chreWifiScanParams *params, const void *cookie) in chreWifiRequestScanAsync()
234 bool chreWwanGetCellInfoAsync(const void *cookie) in chreWwanGetCellInfoAsync()
Dchre_app_syscalls.c67 uint32_t chreTimerSet(uint64_t duration, const void* cookie, bool oneShot) in chreTimerSet()
204 …sLocationSessionStartAsync(uint32_t minIntervalMs, uint32_t minTimeToNextFixMs, const void *cookie) in chreGnssLocationSessionStartAsync()
209 bool chreGnssLocationSessionStopAsync(const void *cookie) in chreGnssLocationSessionStopAsync()
214 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs, const void *cookie) in chreGnssMeasurementSessionStartAsync()
219 bool chreGnssMeasurementSessionStopAsync(const void *cookie) in chreGnssMeasurementSessionStopAsync()
234 bool chreWifiConfigureScanMonitorAsync(bool enable, const void *cookie) in chreWifiConfigureScanMonitorAsync()
239 bool chreWifiRequestScanAsync(const struct chreWifiScanParams *params, const void *cookie) in chreWifiRequestScanAsync()
249 bool chreWwanGetCellInfoAsync(const void *cookie) in chreWwanGetCellInfoAsync()
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c84 static void debounceTimerCallback(uint32_t timerId, void *cookie) in debounceTimerCallback()
153 static bool hallPower(bool on, void *cookie) in hallPower()
178 static bool hallFirmwareUpload(void *cookie) in hallFirmwareUpload()
183 static bool hallSetRate(uint32_t rate, uint64_t latency, void *cookie) in hallSetRate()
192 static bool hallFlush(void *cookie) in hallFlush()
197 static bool hallSendLastSample(void *cookie, uint32_t tid) in hallSendLastSample()
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_dbg.h48 #define KPI_ATRACE_ASYNC_BEGIN(name, cookie) ({\ argument
54 #define KPI_ATRACE_ASYNC_END(name, cookie) ({\ argument
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/
Dmtk_sip_svc.c27 void *cookie, in mediatek_plat_sip_handler()
42 void *cookie, in mediatek_sip_handler()
90 void *cookie, in sip_smc_handler()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c253 static void i2cCallback(void *cookie, size_t tx, size_t rx, int err) in i2cCallback()
266 static void baroTimerCallback(uint32_t timerId, void *cookie) in baroTimerCallback()
271 static void tempTimerCallback(uint32_t timerId, void *cookie) in tempTimerCallback()
276 static void softresetCallback(uint32_t timerId, void *cookie) in softresetCallback()
311 static bool sensorPowerBaro(bool on, void *cookie) in sensorPowerBaro()
357 static bool sensorFirmwareBaro(void *cookie) in sensorFirmwareBaro()
362 static bool sensorRateBaro(uint32_t rate, uint64_t latency, void *cookie) in sensorRateBaro()
370 static bool sensorFlushBaro(void *cookie) in sensorFlushBaro()
375 static bool sensorCalibrateBaro(void *cookie) in sensorCalibrateBaro()
394 static bool sensorCfgDataBaro(void *data, void *cookie) in sensorCfgDataBaro()
[all …]
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c217 static void i2cCallback(void *cookie, size_t tx, size_t rx, int err) in i2cCallback()
264 static void alsTimerCallback(uint32_t timerId, void *cookie) in alsTimerCallback()
269 static void proxTimerCallback(uint32_t timerId, void *cookie) in proxTimerCallback()
321 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls()
338 static bool sensorFirmwareAls(void *cookie) in sensorFirmwareAls()
344 static bool sensorRateAls(uint32_t rate, uint64_t latency, void *cookie) in sensorRateAls()
360 static bool sensorFlushAls(void *cookie) in sensorFlushAls()
365 static bool sendLastSampleAls(void *cookie, uint32_t tid) { in sendLastSampleAls()
376 static bool sensorPowerProx(bool on, void *cookie) in sensorPowerProx()
393 static bool sensorFirmwareProx(void *cookie) in sensorFirmwareProx()
[all …]
/device/google/contexthub/firmware/os/core/
DhostIntfI2c.c25 static void hostIntfI2cPreambleCallback(void *cookie, size_t tx, size_t rx, int err) in hostIntfI2cPreambleCallback()
29 static void hostIntfI2cRxCallback(void *cookie, size_t tx, size_t rx, int err) in hostIntfI2cRxCallback()
37 static void hostIntfI2cTxCallback(void *cookie, size_t tx, size_t rx, int err) in hostIntfI2cTxCallback()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcookielib.py814 def set_ok(self, cookie, request): argument
823 def return_ok(self, cookie, request): argument
911 def set_ok(self, cookie, request): argument
930 def set_ok_version(self, cookie, request): argument
945 def set_ok_verifiability(self, cookie, request): argument
957 def set_ok_name(self, cookie, request): argument
966 def set_ok_path(self, cookie, request): argument
977 def set_ok_domain(self, cookie, request): argument
1036 def set_ok_port(self, cookie, request): argument
1057 def return_ok(self, cookie, request): argument
[all …]
/device/google/contexthub/firmware/os/inc/
Di2c.h35 const void *txBuf, size_t txSize, I2cCallbackF callback, void *cookie) in i2cMasterTx()
39 void *rxBuf, size_t rxSize, I2cCallbackF callback, void *cookie) in i2cMasterRx()
/device/google/contexthub/contexthubhal/
Dlegacyhal.cpp24 static int legacy_cbk(uint32_t hub_id, const HubMessage &rxMsg, void *cookie) in legacy_cbk()
29 static int legacy_subscribe_messages(uint32_t hub_id, context_hub_callback *cbk, void *cookie) in legacy_subscribe_messages()
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c164 static void i2cCallback(void *cookie, size_t tx, size_t rx, int err) in i2cCallback()
262 static bool humiPower(bool on, void *cookie) in humiPower()
276 static bool humiFwUpload(void *cookie) in humiFwUpload()
284 static bool humiSetRate(uint32_t rate, uint64_t latency, void *cookie) in humiSetRate()
298 static bool humiFlush(void *cookie) in humiFlush()
303 static bool tempPower(bool on, void *cookie) in tempPower()
317 static bool tempFwUpload(void *cookie) in tempFwUpload()
325 static bool tempSetRate(uint32_t rate, uint64_t latency, void *cookie) in tempSetRate()
339 static bool tempFlush(void *cookie) in tempFlush()
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c169 static void i2cCallback(void *cookie, size_t tx, size_t rx, int err) in i2cCallback()
216 static void alsTimerCallback(uint32_t timerId, void *cookie) in alsTimerCallback()
229 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls()
249 static bool sensorFirmwareAls(void *cookie) in sensorFirmwareAls()
255 static bool sensorRateAls(uint32_t rate, uint64_t latency, void *cookie) in sensorRateAls()
271 static bool sensorFlushAls(void *cookie) in sensorFlushAls()
276 static bool sendLastSampleAls(void *cookie, uint32_t tid) in sendLastSampleAls()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c299 static void i2cCallback(void *cookie, size_t tx, size_t rx, int err) in i2cCallback()
312 static void alsTimerCallback(uint32_t timerId, void *cookie) in alsTimerCallback()
394 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls()
412 static bool sensorFirmwareAls(void *cookie) in sensorFirmwareAls()
417 static bool sensorRateAls(uint32_t rate, uint64_t latency, void *cookie) in sensorRateAls()
427 static bool sensorFlushAls(void *cookie) in sensorFlushAls()
432 static bool sendLastSampleAls(void *cookie, uint32_t tid) { in sendLastSampleAls()
443 static bool sensorPowerProx(bool on, void *cookie) in sensorPowerProx()
462 static bool sensorFirmwareProx(void *cookie) in sensorFirmwareProx()
467 static bool sensorRateProx(uint32_t rate, uint64_t latency, void *cookie) in sensorRateProx()
[all …]
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c369 static void i2cCallback(void *cookie, size_t tx, size_t rx, int err) in i2cCallback()
382 static void alsTimerCallback(uint32_t timerId, void *cookie) in alsTimerCallback()
477 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls()
500 static bool sensorFirmwareAls(void *cookie) in sensorFirmwareAls()
505 static bool sensorRateAls(uint32_t rate, uint64_t latency, void *cookie) in sensorRateAls()
515 static bool sensorFlushAls(void *cookie) in sensorFlushAls()
520 static bool sensorCalibrateAls(void *cookie) in sensorCalibrateAls()
545 static bool sensorCfgDataAls(void *data, void *cookie) in sensorCfgDataAls()
556 static bool sendLastSampleAls(void *cookie, uint32_t tid) { in sendLastSampleAls()
567 static bool sensorPowerProx(bool on, void *cookie) in sensorPowerProx()
[all …]
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c863 SpiCbkF callback, void *cookie, const char * src)
923 static void sensorSpiCallback(void *cookie, int err)
954 static bool accFirmwareUpload(void *cookie)
961 static bool gyrFirmwareUpload(void *cookie)
969 static bool magFirmwareUpload(void *cookie)
977 static bool stepFirmwareUpload(void *cookie)
984 static bool doubleTapFirmwareUpload(void *cookie)
991 static bool noMotionFirmwareUpload(void *cookie)
998 static bool anyMotionFirmwareUpload(void *cookie)
1005 static bool flatFirmwareUpload(void *cookie)
[all …]
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
Drockchip_sip_svc.c26 void *cookie, in rockchip_plat_sip_handler()
42 void *cookie, in sip_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_main.c96 void *cookie) in tspd_sel1_interrupt_handler()
161 void *cookie) in tspd_ns_interrupt_handler()
280 void *cookie, in tspd_smc_handler()
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c154 static bool vsyncPower(bool on, void *cookie) in vsyncPower()
171 static bool vsyncFirmwareUpload(void *cookie) in vsyncFirmwareUpload()
176 static bool vsyncSetRate(uint32_t rate, uint64_t latency, void *cookie) in vsyncSetRate()
182 static bool vsyncFlush(void *cookie) in vsyncFlush()

12345