/hardware/bsp/intel/peripheral/libmraa/src/i2c/ |
D | i2c.c | 50 uint8_t command; ///< ioctl command member 59 mraa_i2c_smbus_access(int fh, uint8_t read_write, uint8_t command, int size, i2c_smbus_data_t* data) in mraa_i2c_smbus_access() 233 mraa_i2c_read_byte_data(mraa_i2c_context dev, uint8_t command) in mraa_i2c_read_byte_data() 246 mraa_i2c_read_word_data(mraa_i2c_context dev, uint8_t command) in mraa_i2c_read_word_data() 259 mraa_i2c_read_bytes_data(mraa_i2c_context dev, uint8_t command, uint8_t* data, int length) in mraa_i2c_read_bytes_data() 288 uint8_t command = data[0]; in mraa_i2c_write() local 319 mraa_i2c_write_byte_data(mraa_i2c_context dev, const uint8_t data, const uint8_t command) in mraa_i2c_write_byte_data() 333 mraa_i2c_write_word_data(mraa_i2c_context dev, const uint16_t data, const uint8_t command) in mraa_i2c_write_word_data()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 667 static int at_send_command_full_nolock (const char *command, ATCommandType type, in at_send_command_full_nolock() 734 static int at_send_command_full (const char *command, ATCommandType type, in at_send_command_full() 770 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command() 781 int at_send_command_singleline (const char *command, in at_send_command_singleline() 804 int at_send_command_numeric (const char *command, in at_send_command_numeric() 826 int at_send_command_sms (const char *command, in at_send_command_sms() 850 int at_send_command_multiline (const char *command, in at_send_command_multiline()
|
/hardware/qcom/display/msm8994/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8996/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8084/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 60 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8909/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/qcom/display/msm8226/libqservice/ |
D | IQClient.cpp | 47 virtual status_t notifyCallback(uint32_t command, in notifyCallback() 72 uint32_t command = data.readInt32(); in onTransact() local
|
D | QService.cpp | 57 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, in dispatch()
|
D | QServiceUtils.h | 51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) { in sendSingleParam()
|
/hardware/bsp/intel/peripheral/libmraa/src/usb/ |
D | ftdi_ft4222.c | 396 mraa_ftdi_ft4222_i2c_read_word_data(mraa_i2c_context dev, uint8_t command) in mraa_ftdi_ft4222_i2c_read_word_data() 409 mraa_ftdi_ft4222_i2c_read_bytes_data(mraa_i2c_context dev, uint8_t command, uint8_t* data, int leng… in mraa_ftdi_ft4222_i2c_read_bytes_data() 433 mraa_ftdi_ft4222_i2c_read_byte_data(mraa_i2c_context dev, uint8_t command) in mraa_ftdi_ft4222_i2c_read_byte_data() 445 …aa_ftdi_ft4222_i2c_write_byte_data(mraa_i2c_context dev, const uint8_t data, const uint8_t command) in mraa_ftdi_ft4222_i2c_write_byte_data() 454 …a_ftdi_ft4222_i2c_write_word_data(mraa_i2c_context dev, const uint16_t data, const uint8_t command) in mraa_ftdi_ft4222_i2c_write_word_data()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | all_builds.py | 10 def RunCommand(command): argument
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_CompThread.c | 102 OMX_COMMANDTYPE command; in WBAMRENC_CompThread() local
|
/hardware/bsp/intel/peripheral/libupm/src/lcd/ |
D | jhd1313m1.cxx | 123 mraa::Result Jhd1313m1::command(uint8_t cmd) in command() function in Jhd1313m1
|
/hardware/ti/omap4-aah/libtiutils/ |
D | MessageQueue.h | 42 unsigned int command; member
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 647 GetRttCapabilitiesCommand command(iface, capabilities); in wifi_get_rtt_capabilities() local 655 GetRttResponderInfoCommand command(iface, responderInfo); in wifi_rtt_get_responder_info() local 670 EnableResponderCommand command(iface, id, channel_hint, max_duration_seconds, responderInfo); in wifi_enable_responder() local 679 CancelResponderCommand command(iface, id); in wifi_disable_responder() local
|
D | wifi_hal.cpp | 1189 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() local 1196 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix() local 1203 SetPnoMacAddrOuiCommand command(handle, scan_oui); in wifi_set_scanning_mac_oui() local 1210 SetNodfsCommand command(handle, nodfs); in wifi_set_nodfs_flag() local 1216 SetCountryCodeCommand command(handle, country_code); in wifi_set_country_code() local 1287 SetNdoffloadCommand command(handle, enable); in wifi_configure_nd_offload() local
|
/hardware/ti/omap4xxx/libtiutils/ |
D | MessageQueue.h | 55 unsigned int command; member
|