Home
last modified time | relevance | path

Searched defs:cmd_len (Results 1 – 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dtbio.h69 unsigned short cmd_len; /* length of cmd */ member
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_ringbuffer.c158 unsigned cmd_len = nr_cmds * sizeof(struct drm_msm_gem_submit_cmd); in flush_submit_list() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_ctrl.c517 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
760 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_ctrl.c527 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
775 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
/third_party/ffmpeg/libavformat/
Djacosubdec.c184 int cmd_len; in jacosub_read_header() local
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c412 uint8_t cmd_len; /* bytes */ member
2174 uint8_t cmd_len) in umass_scsi_transform()
2229 umass_rbc_transform(struct umass_softc *sc, uint8_t *cmd_ptr, uint8_t cmd_len) in umass_rbc_transform()
2288 uint8_t cmd_len) in umass_ufi_transform()
2377 uint8_t cmd_len) in umass_atapi_transform()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h67 unsigned char cmd_len; member
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h67 unsigned char cmd_len; member
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h67 unsigned char cmd_len; member
/third_party/musl/include/scsi/
Dsg.h67 unsigned char cmd_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_priv.c631 size_t cmd_len; in wpa_priv_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_priv.c638 size_t cmd_len; in wpa_priv_receive() local
/third_party/curl/lib/
Dimap.c218 size_t cmd_len = strlen(cmd); in imap_matchresp() local