/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/ |
D | controller_info.py | 70 async def send_cmd(self, cmd: hci.Command): member in Host
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/i915/drm/ |
H A D | i915_drm_winsys.h | 22 bool send_cmd; member
|
/aosp_15_r20/packages/modules/DnsResolver/doh/dispatcher/ |
D | mod.rs | 98 pub fn send_cmd(&self, cmd: Command) -> Result<()> { in send_cmd() method
|
/aosp_15_r20/trusty/kernel/lib/ktipc/test/main/ |
H A D | main.c | 37 static void send_cmd(struct handle* chan, in send_cmd() function
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | balloon_tube.rs | 103 pub fn send_cmd( in send_cmd() method
|
/aosp_15_r20/external/walt/android/WALT/app/src/main/jni/ |
H A D | sync_clock.c | 130 int send_cmd(struct clock_connection *clk, char cmd) { in send_cmd() function
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cgroup/ |
H A D | cgroup_regression_getdelays.c | 123 int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | controller.py | 130 def send_cmd(self, cmd: hci.Command): member in Controller
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/emmc/ |
D | emmc_csl_sdcmd.c | 701 int send_cmd(struct sd_handle *handle, uint32_t cmdIndex, uint32_t argument, in send_cmd() function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/ |
H A D | emmc_csl_sdcmd.c | 701 int send_cmd(struct sd_handle *handle, uint32_t cmdIndex, uint32_t argument, in send_cmd() function
|
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/ |
H A D | sd_mmc_ctrlr.h | 122 int (*send_cmd)(struct sd_mmc_ctrlr *ctrlr, member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 381 def send_cmd(self, cmd): member in Client
|
/aosp_15_r20/trusty/user/app/sample/app-mgmt-test/client/ |
D | main.c | 142 static void send_cmd(AppMgrPortStart_t* state, chan_idx_t idx, uint8_t cmd) { in send_cmd() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec.h | 132 void (*send_cmd)(struct radeon_decoder *dec, struct pipe_video_buffer *target, member
|
H A D | radeon_uvd.c | 106 static void send_cmd(struct ruvd_decoder *dec, unsigned cmd, struct pb_buffer_lean *buf, uint32_t o… in send_cmd() function
|
H A D | radeon_vcn_dec.c | 2031 static void send_cmd(struct radeon_decoder *dec, unsigned cmd, struct pb_buffer_lean *buf, uint32_t… in send_cmd() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_uvd.c | 90 static void send_cmd(struct ruvd_decoder *dec, unsigned cmd, in send_cmd() function
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/session/ |
H A D | session_manager.rs | 131 async fn send_cmd(&self, cmd: SessionCommand) -> Result<SessionResponse> { in send_cmd() method
|
/aosp_15_r20/external/mtools/ |
H A D | xdf_io.c | 145 static int send_cmd(int fd, RawRequest_t *raw_cmd, int nr, in send_cmd() function
|
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/ |
H A D | mmc.h | 129 int (*send_cmd)(struct mmc_cmd *cmd); member
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | adb_wrapper.py | 114 def _IsExtraneousLine(line, send_cmd): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ |
D | keysight_5g_testapp.py | 110 def send_cmd(self, command, read_response=0, check_errors=1): member in Keysight5GTestApp
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/ |
D | mmc.h | 136 int (*send_cmd)(struct mmc_cmd *cmd); member
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | shm_vios.rs | 838 fn send_cmd<T: AsBytes>(control_socket: &UnixSeqpacket, data: T) -> Result<()> { in send_cmd() function
|
/aosp_15_r20/system/nfc/src/nfa/include/ |
H A D | nfa_hci_int.h | 308 tNFA_HCI_API_SEND_CMD_EVT send_cmd; /* Send a event on a pipe to a host */ member
|